doogal.co.uk Home
Gets a summary of the roads used in the calculated route.
Namespace: GoogleDirectionsAssembly: GoogleDirections (in GoogleDirections.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string Summary { get; }
Public ReadOnly Property Summary As String
Get
public:
property String^ Summary {
String^ get ();
}
member Summary : string with get
Property Value
Type:
StringSee Also