次の方法で共有


PermilleFormatter.ResolvedGeographicRegion プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

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

実装

適用対象