共用方式為


MapAddress.PostCode 屬性

定義

取得或設定位址的郵遞區號。

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

屬性值

String

Platform::String

winrt::hstring

位址的郵遞區號。

適用於

另請參閱