다음을 통해 공유


DateTimeFormatter.GeographicRegion 속성

정의

날짜 및 시간의 서식을 지정할 때 사용되는 지역을 가져오거나 설정합니다.

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

속성 값

String

Platform::String

winrt::hstring

사용되는 지역입니다.

적용 대상