CacheUsernameDownloadSettings.ExtendedGroups Propriedade

Definição

Obtém ou define se os Grupos Estendidos estão ou não habilitados.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a