TestResultId Class
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class TestResultId _
Implements IVerifiable, IXmlTestStore
'Usage
Dim instance As TestResultId
[SerializableAttribute]
public sealed class TestResultId : IVerifiable,
IXmlTestStore
[SerializableAttribute]
public ref class TestResultId sealed : IVerifiable,
IXmlTestStore
public final class TestResultId implements IVerifiable, IXmlTestStore
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.TestTools.Common.TestResultId
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.