Share via


TestInformation Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.VisualStudio.TestTools.Framework
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

'Declaration
Public Class TestInformation
'Usage
Dim instance As TestInformation
public class TestInformation
public ref class TestInformation
public class TestInformation
type TestInformation =  class end

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.TestTools.Framework.TestInformation

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

TestInformation Members

Microsoft.VisualStudio.TestTools.Framework Namespace