CurrencyFormatter.ResolvedGeographicRegion 属性

定义

获取最近用于设置货币值格式或分析货币值的地理区域。

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

属性值

String

Platform::String

winrt::hstring

最近用于格式化或分析货币值的地理区域。

实现

适用于