共用方式為


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

最近用來格式化或剖析數位的地理區域。

適用於