다음을 통해 공유


MapStyleSheetEntries.CountryRegion 속성

정의

국가를 나타내는 JSON 항목 이름을 가져옵니다.

public:
 static property Platform::String ^ CountryRegion { Platform::String ^ get(); };
static winrt::hstring CountryRegion();
public static string CountryRegion { get; }
var string = MapStyleSheetEntries.countryRegion;
Public Shared ReadOnly Property CountryRegion As String

속성 값

String

Platform::String

winrt::hstring

국가를 나타내는 JSON 항목 이름입니다.

적용 대상