Indicates if this zone is secondary or not (primary)
Namespace:
JHSoftware.SimpleDNSPlusAssembly: SDNSAPI (in SDNSAPI)
Version: 1.1.0.0 (1.1.0.0)
Syntax
| C# |
|---|
public bool Secondary { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Secondary As Boolean |