Property IsDefault
- Namespace
- DotNetBrowser.Profile
- Assembly
- DotNetBrowser.dll
IsDefault
Indicates whether this profile is default.
bool IsDefault { get; }
Property Value
- bool
true
if this profile is default,false
otherwise.
Indicates whether this profile is default.
bool IsDefault { get; }
true
if this profile is default, false
otherwise.