다음을 통해 공유


TestAggregation 생성자 (TestAggregation)

제공된 테스트 집계 개체의 복사본인 TestAggregation 클래스의 새 인스턴스를 초기화합니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.Common
어셈블리:  Microsoft.VisualStudio.QualityTools.Common(Microsoft.VisualStudio.QualityTools.Common.dll)

구문

‘선언
Protected Sub New ( _
    copy As TestAggregation _
)
protected TestAggregation(
    TestAggregation copy
)
protected:
TestAggregation(
    TestAggregation^ copy
)
new : 
        copy:TestAggregation -> TestAggregation
protected function TestAggregation(
    copy : TestAggregation
)

매개 변수

.NET Framework 보안

참고 항목

참조

TestAggregation 클래스

TestAggregation 오버로드

Microsoft.VisualStudio.TestTools.Common 네임스페이스