MapStyleSheetEntries.Education Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The JSON entry name that represents areas of schools.