次の方法で共有


MapStyleSheetEntries.ControlledAccessHighway プロパティ

定義

アクセスが制限された高速道路を表す行の JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

アクセスが制限された高速道路を表す行の JSON エントリ名。

適用対象