次の方法で共有


MapStyleSheetEntries.Reserve プロパティ

定義

自然保護区の領域を表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

自然保護区の領域を表す JSON エントリ名。

適用対象