共用方式為


StampCapacity.IsLinux 屬性

定義

取得或設定這是 Linux 戳記容量

[Newtonsoft.Json.JsonProperty(PropertyName="isLinux")]
public bool? IsLinux { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isLinux")>]
member this.IsLinux : Nullable<bool> with get, set
Public Property IsLinux As Nullable(Of Boolean)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於