WitLinkTypes Class
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Provides strings that are used in link text for the test client.
Inheritance Hierarchy
Object
Microsoft.TeamFoundation.TestManagement.Client.WitLinkTypes
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
<GenerateAllConstantsAttribute(Nothing)> _
Public NotInheritable Class WitLinkTypes
[GenerateAllConstantsAttribute(null)]
public static class WitLinkTypes
[GenerateAllConstantsAttribute(nullptr)]
public ref class WitLinkTypes abstract sealed
[<AbstractClass>]
[<Sealed>]
[<GenerateAllConstantsAttribute(null)>]
type WitLinkTypes = class end
public final class WitLinkTypes
The WitLinkTypes type exposes the following members.
Fields
Name | Description | |
---|---|---|
Session | ||
TestResult | Returns "TestResult". | |
TestResultAttachment | Returns "TestResultAttachment". |
Top
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.