Constructor DynamicWorkspace
DynamicWorkspace(String)
Initializes a new instance of the DynamicWorkspace class.
Declaration
protected DynamicWorkspace(string id)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | id | the id of the workspace. |
Exceptions
| Type | Condition |
|---|---|
| System.ArgumentNullException |
|
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Windows | 100.13 - 200.8 |
| .NET Framework | 100.1 - 200.8 |