次の方法で共有


CacheUsernameDownloadSettings.ExtendedGroups プロパティ

定義

拡張グループが有効かどうかを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象