VersionSpec.Parse Method (String, String)
Visual Studio 2012
Converts a version specification string to an array of VersionSpec objects. Accommodates a range specifier.
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- versionSpec
- Type: String
Version specification to encapsulate.
- user
- Type: String
The current user.
Return Value
Type: Microsoft.TeamFoundation.VersionControl.Client.VersionSpec[]The encapsulated version specifications in an array.
- 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.