MapRouteManeuver.InstructionText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the instruction text associated with the maneuver.
public:
property Platform::String ^ InstructionText { Platform::String ^ get(); };
winrt::hstring InstructionText();
public string InstructionText { get; }
var string = mapRouteManeuver.instructionText;
Public ReadOnly Property InstructionText As String
Property Value
The instruction text associated with the maneuver.