WorkspaceCreateParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Workspace creation parameters.
public class WorkspaceCreateParameters
type WorkspaceCreateParameters = class
Public Class WorkspaceCreateParameters
- Inheritance
-
System.ObjectWorkspaceCreateParameters
Constructors
WorkspaceCreateParameters() |
Initializes a new instance of the WorkspaceCreateParameters class. |
WorkspaceCreateParameters(String, IDictionary<String,String>) |
Initializes a new instance of the WorkspaceCreateParameters class. |
Properties
Location |
Gets or sets location. |
Tags |
Gets or sets tags. |
Methods
Validate() |
Validate the object. |