共用方式為


MapAddress.Region 屬性

定義

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

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

屬性值

String

Platform::String

winrt::hstring

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

適用於

另請參閱