Initializes a new instance of the DataSourceProperties class to define a connection to a shapefile or file-based, raster data source.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public DataSourceProperties( string path ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ path As String _ ) |
Parameters
- path
- Type: System..::.String
The path to a shapefile (.shp) or any of the supported raster file formats (e.g. ".jpg", ".tif").