Returns the number of DNS records in the zone
Namespace:
JHSoftware.SimpleDNSPlusAssembly: SDNSAPI (in SDNSAPI)
Version: 1.1.0.0 (1.1.0.0)
Syntax
| C# |
|---|
public int Count { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Count As Integer |