MapRouteManeuver.StreetName Proprietà

Definizione

Ottiene il nome della strada specificato in InstructionText, se disponibile.

public:
 property Platform::String ^ StreetName { Platform::String ^ get(); };
winrt::hstring StreetName();
public string StreetName { get; }
var string = mapRouteManeuver.streetName;
Public ReadOnly Property StreetName As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome della strada specificato in InstructionText, se disponibile.

Si applica a