MapStyleSheetEntries.Street 속성

정의

거리를 나타내는 줄의 JSON 항목 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

거리를 나타내는 줄의 JSON 항목 이름입니다.

적용 대상