Compartir a través de


RegionalSharingStatus.Region Propiedad

Definición

Obtiene o establece el nombre de la región.

[Newtonsoft.Json.JsonProperty(PropertyName="region")]
public string Region { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="region")>]
member this.Region : string with get, set
Public Property Region As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a