DialogShownEventArgsAccounts Property |
Version 130.1.90
Accounts
Namespace: CefSharp.DevTools.FedCmAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<Account> Accounts { get; }
public:
property IList<Account^>^ Accounts {
IList<Account^>^ get ();
}
Property Value
IListAccountSee Also