MapStyleSheetEntries.Transportation Propriedade

Definição

Obtém o nome da entrada JSON que representa as linhas que fazem parte da rede de transporte (por exemplo: estradas, trens e balsas).

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 da propriedade

String

Platform::String

winrt::hstring

O nome da entrada JSON que representa as linhas que fazem parte da rede de transporte (por exemplo: estradas, trens e balsas).

Aplica-se a