Compartir a través de


PermilleFormatter.ResolvedGeographicRegion Propiedad

Definición

Obtiene la región geográfica que se usó más recientemente para dar formato o analizar los valores de permille.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Región geográfica que se usó más recientemente para dar formato o analizar los valores de permille.

Implementaciones

Se aplica a