MapStyleSheetEntries.Neighborhood Property

Definition

Gets the JSON entry name that represents labels in areas defined as neighborhoods.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents labels in areas defined as neighborhoods.

Applies to