DialogShownEventArgsAccounts Property |
Version 113.3.50
Accounts
Namespace:
CefSharp.DevTools.FedCm
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public IList<Account> Accounts { get; }
public:
property IList<Account^>^ Accounts {
IList<Account^>^ get ();
}
Property Value
Type:
IListAccountSee Also