Constructor ShapefileWorkspace
ShapefileWorkspace(String, String)
Initializes a new instance of the ShapefileWorkspace class.
Declaration
public ShapefileWorkspace(string id, string folderPath)
Parameters
Type | Name | Description |
---|---|---|
System.String | id | the id of the workspace. |
System.String | folderPath | the path of the folder containing the shapefiles. |
Exceptions
Type | Condition |
---|---|
System.ArgumentNullException |
|
System.ArgumentNullException |
|
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Windows | 100.13 - 200.5 |
.NET Framework | 100.1 - 200.5 |