다음을 통해 공유


PermilleFormatter.ResolvedGeographicRegion 속성

정의

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

속성 값

String

Platform::String

winrt::hstring

permille 값의 서식을 지정하거나 구문 분석하는 데 가장 최근에 사용된 지리적 지역입니다.

구현

적용 대상