Compartir a través de


CacheUsernameDownloadSettings.ExtendedGroups Propiedad

Definición

Obtiene o establece si los grupos extendidos están habilitados o no.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a