PermilleFormatter.GeographicRegion Property

Definition

Gets the region that is used when formatting and parsing permille values.

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

Property Value

String

Platform::String

winrt::hstring

The region that is used.

Implements

Applies to