MapStyleSheetEntries.Military Property

Definition

Gets the JSON entry name that represents areas of military bases.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents areas of military bases.

Applies to