다음을 통해 공유


MapStyleSheetEntries.ControlledAccessHighway 속성

정의

액세스가 제한된 고속도로를 나타내는 줄의 JSON 항목 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

액세스가 제한된 고속도로를 나타내는 줄의 JSON 항목 이름입니다.

적용 대상