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