This documentation is archived and is not being maintained.

WorkingFolder::Clone Method

Creates a copy of this WorkingFolder instance.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
virtual Object^ Clone() sealed

Return Value

Type: System::Object
The copy of this WorkingFolder instance.

Implements

ICloneable::Clone()

Show: