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 条目名称。

适用于