次の方法で共有


StackMajorVersion.IsDefault プロパティ

定義

lt;code>true</code> が既定のメジャー バージョン&の場合は、lt;code>false</code> を取得または設定&します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象