MapStyleSheetEntries.Trail 속성

정의

공원 또는 하이킹 트레일을 통과하는 산책로를 나타내는 JSON 항목 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

공원 또는 하이킹 트레일을 통과하는 산책로를 나타내는 JSON 항목 이름입니다.

적용 대상