DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.UserData
IUserDataProfileStore Interface
IUserDataProfileStore Properties
All Property
Profile Property
IUserDataProfileStore
Profile Property
Gets the
IProfile
instance associated with this
IUserDataProfileStore
.
Namespace:
DotNetBrowser.UserData
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
IProfile
Profile
{
get
; }
Property Value
Type:
IProfile
The
IProfile
instance associated with this
IUserDataProfileStore
.
See Also
Reference
IUserDataProfileStore Interface
DotNetBrowser.UserData Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.