다음을 통해 공유


ITestElement.Adapter 속성

테스트 실행에 사용 되는 연결된 테스트 어댑터를 가져옵니다.

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

구문

‘선언
ReadOnly Property Adapter As String
string Adapter { get; }
property String^ Adapter {
    String^ get ();
}
abstract Adapter : string with get
function get Adapter () : String

속성 값

형식: String
연결된 테스트 어댑터입니다.

.NET Framework 보안

참고 항목

참조

ITestElement 인터페이스

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