ITestAggregation Interface
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Public Interface ITestAggregation _
Inherits ITestElement, ICloneable, IVerifiable, IVisiblePropertyProvider
'Usage
Dim instance As ITestAggregation
public interface ITestAggregation : ITestElement,
ICloneable, IVerifiable, IVisiblePropertyProvider
public interface class ITestAggregation : ITestElement,
ICloneable, IVerifiable, IVisiblePropertyProvider
public interface ITestAggregation extends ITestElement, ICloneable, IVerifiable, IVisiblePropertyProvider