다음을 통해 공유


MapStyleSheetEntries.RoadShield 속성

정의

도로의 압축 이름을 나타내는 표지판의 JSON 항목 이름을 가져옵니다. (예: I-5).

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

속성 값

String

Platform::String

winrt::hstring

도로의 압축 이름을 나타내는 표지판의 JSON 항목 이름입니다. (예: I-5).

적용 대상