Click or drag to resize

IProfileName Property

Gets the profile name.

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

Property Value

Type: String
The profile name configured during its creation.
See Also