次の方法で共有


PermilleFormatter.GeographicRegion プロパティ

定義

permille 値を書式設定および解析するときに使用される領域を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

使用されるリージョン。

実装

適用対象