This documentation is archived and is not being maintained.
WorkItem::Copy Method
Visual Studio 2013
Creates a copy of this WorkItem instance.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Copy() | Creates a copy of this WorkItem instance. |
|
Copy(WorkItemType) | Creates a copy of this WorkItem instance that is of the specified WorkItemType. |
|
Copy(WorkItemType, WorkItemCopyFlags) | Creates a copy of this WorkItem instance that is of the specified WorkItemType. |
Show: