WitLinkTypes Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Provides strings that are used in link text for the test client.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.TestManagement.Client.WitLinkTypes
Syntax
public static class WitLinkTypes
public ref class WitLinkTypes abstract sealed
[<AbstractClass>]
[<Sealed>]
type WitLinkTypes = class end
Public NotInheritable Class WitLinkTypes
Fields
Name | Description | |
---|---|---|
![]() ![]() |
Session | |
![]() ![]() |
TestResult | Returns "TestResult". |
![]() ![]() |
TestResultAttachment | Returns "TestResultAttachment". |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top