RaveGeoDataSet.Path Property
Gets the directory containing the RaveGeo database, or a URL to an Idevio RaveGeo Server.
Syntax
public System.String Path { get; }
Property Value
Default: Must be specified in constructor.
Path to a directory that contains a RaveGeo database.
Remarks
You can also set this property to an URL starting with http:// to read from an Idevio RaveGeo Server.
Platforms
Windows, Linux