MapStyleSheetEntries.Education Property

Definition

Gets the JSON entry name that represents areas of schools.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents areas of schools.

Applies to