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