IPNetwork.PrefixLength Property

Definition

Gets the length of the network prefix in bits.

public:
 property int PrefixLength { int get(); };
public int PrefixLength { get; }
member this.PrefixLength : int
Public ReadOnly Property PrefixLength As Integer

Property Value

The length of the network prefix in bits.

Applies to