CopyDirectoryTask Properties

Include Protected Members
Include Inherited Members

The CopyDirectoryTask 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 Destination
Protected property Extensions (Inherited from WorkflowTask.)
Public property HostObject ITask implementation—HostObject property. (Inherited from Task.)
Public property Source
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

CopyDirectoryTask Class

Microsoft.TeamFoundation.Build.Tasks Namespace