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 条目名称。

适用于