Compartir a través de


MapStyleSheetEntries.Highway Propiedad

Definición

Obtiene el nombre de entrada JSON de las líneas que representan las autopistas.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre de la entrada JSON para las líneas que representan las autopistas.

Se aplica a