MapStyleSheetEntries.Medical Property

Definition

Gets the JSON entry name that represents areas of land that are used for medical purposes (For example: a hospital campus).

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents areas of land that are used for medical purposes (For example: a hospital campus).

Applies to