PaymentAddress.DependentLocality Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Localité dépendante au sein d’une ville.
public:
property Platform::String ^ DependentLocality { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring DependentLocality();
void DependentLocality(winrt::hstring value);
public string DependentLocality { get; set; }
var string = paymentAddress.dependentLocality;
paymentAddress.dependentLocality = string;
Public Property DependentLocality As String
Valeur de propriété
Obtient ou définit la propriété DependentLocality.