다음을 통해 공유


MapStyleSheetEntries.GolfCourse 속성

정의

골프 코스 영역을 나타내는 JSON 항목 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

골프장 영역을 나타내는 JSON 항목 이름입니다.

적용 대상