This documentation is archived and is not being maintained.
ItemSpec Constructor (String, RecursionType, Int32)
Visual Studio 2013
Initializes a new ItemSpec instance.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- item
- Type: System::String
The path of the item to include in this item specifier.
- recursionType
- Type: Microsoft.TeamFoundation.VersionControl.Client::RecursionType
The recursion type of this item specifier.
- deletionId
- Type: System::Int32
The deletion ID of this item specifier.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: