MapStyleSheetEntries.Cemetery Property

Definition

Gets the JSON entry name that represents areas of cemeteries.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents areas of cemeteries.

Applies to