Click or drag to resize
Location Constructor (String)
doogal.co.uk Home



Initializes a new instance of the Location class.

Namespace: GoogleDirections
Assembly: GoogleDirections (in GoogleDirections.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public Location(
	string locationName
)

Parameters

locationName
Type: SystemString
Name of the location.
See Also