Click or drag to resize

IProfilePath Property

Gets the profile path.

Namespace:  DotNetBrowser.Profile
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
string Path { get; }

Property Value

Type: String
The path that is used to store all the profile data.
See Also