다음을 통해 공유


MapStyleSheetEntries.TollRoad 속성

정의

사용 비용이 드는 도로를 나타내는 JSON 항목 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

사용 비용이 드는 도로를 나타내는 JSON 항목 이름입니다.

적용 대상