共用方式為


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 專案名稱。

適用於