IPNetwork.PrefixLength Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The CIDR notation of the subnet mask
public:
property int PrefixLength { int get(); };
public int PrefixLength { get; }
member this.PrefixLength : int
Public ReadOnly Property PrefixLength As Integer