次の方法で共有


PercentFormatter.ResolvedGeographicRegion プロパティ

定義

パーセント値の書式設定または解析に最近使用された地理的リージョンを取得します。

public:
 property Platform::String ^ ResolvedGeographicRegion { Platform::String ^ get(); };
winrt::hstring ResolvedGeographicRegion();
public string ResolvedGeographicRegion { get; }
var string = percentFormatter.resolvedGeographicRegion;
Public ReadOnly Property ResolvedGeographicRegion As String

プロパティ値

String

Platform::String

winrt::hstring

パーセント値の書式設定または解析に最後に使用された地理的リージョン。

実装

適用対象