VersionSpec.Parse Method
Visual Studio 2008
Converts a version string into an array of VersionSpec objects.
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- versionSpec
- Type: System.String
Version specification to encapsulate.
- user
- Type: System.String
The current user (only used by workspace version specs).
Return Value
Type: Microsoft.TeamFoundation.VersionControl.Client.VersionSpec[]Returns an array of version specifications.
- 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.