次の方法で共有


MapStyleSheetEntries.Structure プロパティ

定義

ビルドおよびその他のビルドに似た構造を表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ビルドおよびその他のビルドに似た構造を表す JSON エントリ名。

適用対象