ServerVersion Enumeration
The version of TFS server to which the client is connected
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
public enum ServerVersion
public enum class ServerVersion
type ServerVersion
Public Enumeration ServerVersion
Members
Member name | Description | |
---|---|---|
VisualStudio2010 | ||
VisualStudio2010SP1 | ||
VisualStudio2012 | ||
VisualStudio2012QU1 | Visual Studio 2012 QU1 TFS |
|
VisualStudio2012QU2 | ||
VisualStudio2013QU1 |
Remarks
No content here will be updated; please do not add material here.
See Also
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top