共用方式為


MapStyleSheetEntries.Road 屬性

定義

取得代表所有道路之線條的 JSON 專案名稱。

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

屬性值

String

Platform::String

winrt::hstring

代表所有道路之線條的 JSON 專案名稱。

適用於