Compartir a través de


MapStyleSheetEntries.CountryRegionCapital Propiedad

Definición

Obtiene el nombre de entrada JSON de los iconos que representan la capital de un país o región.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre de entrada JSON para los iconos que representan la capital de un país o región.

Se aplica a