다음을 통해 공유


MapStyleSheetEntries.RoadExit 속성

정의

일반적으로 제어된 액세스 고속도로에서 출구를 나타내는 아이콘의 JSON 항목 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

일반적으로 제어된 액세스 고속도로에서 출구를 나타내는 아이콘의 JSON 항목 이름입니다.

적용 대상