MapStyleSheetEntries.Road Propiedad

Definición

Obtiene el nombre de la entrada JSON para las líneas que representan todas las carreteras.

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

Valor de propiedad

String

Platform::String

winrt::hstring

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

Se aplica a