Share via


INumberFormatterOptions.ResolvedGeographicRegion プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

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

適用対象