Partager via


Address.State Propriété

Définition

Obtient ou définit l’état ou la province de l’adresse.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à