Compartir a través de


IPRange.CIDRLength Property

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public ReadOnly Property CIDRLength As Short
    Get
'Usage
Dim instance As IPRange
Dim value As Short

value = instance.CIDRLength
public short CIDRLength { get; }

Property Value

Type: System.Int16