Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'宣言
Public Interface ITestAggregation _
Implements ITestElement, ICloneable, IVerifiable, IVisiblePropertyProvider
'使用
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