次の方法で共有


MapStyleSheetEntries.Cemetery プロパティ

定義

墓地の領域を表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

墓地の領域を表す JSON エントリ名。

適用対象