RevertWorkspaceTask Properties

Include Protected Members
Include Inherited Members

The RevertWorkspaceTask 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.)
Protected property Extensions (Inherited from WorkflowTask.)
Public property HostObject ITask implementation—HostObject property. (Inherited from Task.)
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.)
Public property WorkspaceName The name of the workspace that will be used for the conversion.
Public property WorkspaceOwner The owner of the workspace that will be used for the conversion.

Top

See Also

Reference

RevertWorkspaceTask Class

Microsoft.TeamFoundation.Build.Tasks Namespace