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