Partager via


MapStyleSheetEntries.Road Propriété

Définition

Obtient le nom d’entrée JSON pour les lignes qui représentent toutes les routes.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Nom d’entrée JSON pour les lignes qui représentent toutes les routes.

S’applique à