다음을 통해 공유


PercentFormatter.GeographicRegion 속성

정의

백분율의 서식을 지정하고 구문 분석할 때 사용되는 지역을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

사용되는 지역입니다.

구현

적용 대상