Compartir a través de


MapStyleSheetEntries.Transportation Propiedad

Definición

Obtiene el nombre de entrada JSON que representa las líneas que forman parte de la red de transporte (por ejemplo: carreteras, trenes y ferris).

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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre de entrada JSON que representa las líneas que forman parte de la red de transporte (por ejemplo: carreteras, trenes y ferris).

Se aplica a