MapStyleSheetEntries.MedicalBuilding Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents buildings that are used for medical purposes (For example: a hospital).

Applies to