共用方式為


CidrIpAddress.PrefixLength 屬性

定義

取得或設定 IP 位址前置詞的長度。

[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)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於