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