RouteStepHtmlInstructions Property |
doogal.co.uk Home
Gets the instructions for this step with HTML formatting.
Namespace: GoogleDirectionsAssembly: GoogleDirections (in GoogleDirections.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string HtmlInstructions { get; }
Public ReadOnly Property HtmlInstructions As String
Get
public:
property String^ HtmlInstructions {
String^ get ();
}
member HtmlInstructions : string with get
Property Value
Type:
StringSee Also