MapStyleSheetEntries.Structure Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the JSON entry name that represents building and other building-like structures.
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
Property Value
The JSON entry name that represents building and other building-like structures.