This documentation is archived and is not being maintained.
LabelItemSpec Constructor
Visual Studio 2013
Initializes a new LabelItemSpec instance.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- itemSpec
- Type: Microsoft.TeamFoundation.VersionControl.Client::ItemSpec
The item specifier.
- version
- Type: Microsoft.TeamFoundation.VersionControl.Client::VersionSpec
The version of the item.
- exclude
- Type: System::Boolean
True to exclude this label from listing.
- 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: