RouteLegStartAddress Property |
doogal.co.uk Home
Gets the start address for this leg.
Namespace: GoogleDirectionsAssembly: GoogleDirections (in GoogleDirections.dll) Version: 2.0.0.1 (2.0.0.1)
Syntaxpublic string StartAddress { get; }
Public ReadOnly Property StartAddress As String
Get
public:
property String^ StartAddress {
String^ get ();
}
member StartAddress : string with get
Property Value
Type:
String
See Also