DeleteWorkspaceTask Properties

Include Protected Members
Include Inherited Members

The DeleteWorkspaceTask type exposes the following members.

Properties

  Name Description
Public property BuildAgentUri Property that gives the Uri of the Build Agent (Inherited from WorkflowTask.)
Public property BuildEngine ITask implementation—BuildEngine property. (Inherited from Task.)
Public property BuildUri Property that gives the URI of the build for which this task is executing. Derived classes can override this property to make it required. (Inherited from Task.)
Public property DeleteLocalItems If true, DeleteWorkspaceTask will attempt to delete all local items—files and folders—before deleting.
Protected property Extensions (Inherited from WorkflowTask.)
Public property HostObject ITask implementation—HostObject property. (Inherited from Task.)
Public property Name This is the name of the workspace that is deleted.
Public property TeamFoundationServerUrl Property that gives the URL of the Team Foundation Server. (Inherited from Task.)
Protected property Tfs Lazy [init] property that gives access to the Team Foundation Server. (Inherited from Task.)

Top

See Also

Reference

DeleteWorkspaceTask Class

Microsoft.TeamFoundation.Build.Tasks Namespace