MapAddress.RegionCode 屬性

定義

取得或設定區域 (的程式碼,例如位址的州或省) 。

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

屬性值

String

Platform::String

winrt::hstring

例如,位址的州或省) ,區域 (的程式碼。

適用於

另請參閱