TestCategoryId Class

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class TestCategoryId
'Usage
Dim instance As TestCategoryId
[SerializableAttribute]
public sealed class TestCategoryId
[SerializableAttribute]
public ref class TestCategoryId sealed
public final class TestCategoryId

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.TestTools.Common.TestCategoryId

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

TestCategoryId Members

Microsoft.VisualStudio.TestTools.Common Namespace