Sdílet prostřednictvím


CidrIpAddress.PrefixLength Vlastnost

Definice

Získá nebo nastaví délku předpony IP adresy.

[Newtonsoft.Json.JsonProperty(PropertyName="prefixLength")]
public int? PrefixLength { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="prefixLength")>]
member this.PrefixLength : Nullable<int> with get, set
Public Property PrefixLength As Nullable(Of Integer)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro