Partager via


MapAddress.PostCode Propriété

Définition

Obtient ou définit le code postal d’une adresse.

public:
 property Platform::String ^ PostCode { Platform::String ^ get(); };
winrt::hstring PostCode();
public string PostCode { get; }
var string = mapAddress.postCode;
Public ReadOnly Property PostCode As String

Valeur de propriété

String

Platform::String

winrt::hstring

Code postal d’une adresse.

S’applique à

Voir aussi