Share via


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

System.Object
  Microsoft.TeamFoundation.TestManagement.Client.WitLinkTypes

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

'Declaration
Public NotInheritable Class WitLinkTypes
public static class WitLinkTypes
public ref class WitLinkTypes abstract sealed
[<AbstractClass>]
[<Sealed>]
type WitLinkTypes =  class end
public final class WitLinkTypes

The WitLinkTypes type exposes the following members.

Fields

  Name Description
Public fieldStatic member TestResult Returns "TestResult".
Public fieldStatic member 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.

See Also

Reference

Microsoft.TeamFoundation.TestManagement.Client Namespace