BuildDropProvider.CopyDirectory Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CopyDirectory(String, String) | Recursively copies the contents of one directory into another. | |
CopyDirectory(String, String, array<String[]) | Recursively copies the contents of one directory into another and renames items in the existing list if they already exist on the server |
Top
See Also
Reference
Microsoft.TeamFoundation.Build.Workflow.Activities Namespace