MapStyleSheetEntries.CountryRegion Propiedad

Definición

Obtiene el nombre de entrada JSON que representa un país.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre de entrada JSON que representa un país.

Se aplica a