共用方式為


MapStyleSheetEntries.RoadShield 屬性

定義

取得表示道路壓縮名稱之符號的 JSON 專案名稱。 (例如:1-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 專案名稱。 (例如:1-5)。

適用於