MapStyleSheetEntries.EducationBuilding Property

Definition

Gets the JSON entry name that represents an educational building such as a school.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents an educational building such as a school.

Applies to