次の方法で共有


MapStyleSheetEntries.Trail プロパティ

定義

公園またはハイキングコースを歩く道を表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

公園またはハイキングコースを通るウォーキング トレイルを表す JSON エントリ名。

適用対象