다음을 통해 공유


TestRunConfiguration 생성자 (String, String)

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

구문

‘선언
Public Sub New ( _
    name As String, _
    storage As String _
)
public TestRunConfiguration(
    string name,
    string storage
)
public:
TestRunConfiguration(
    String^ name, 
    String^ storage
)
new : 
        name:string * 
        storage:string -> TestRunConfiguration
public function TestRunConfiguration(
    name : String, 
    storage : String
)

매개 변수

  • name
    형식: String
  • storage
    형식: String

.NET Framework 보안

참고 항목

참조

TestRunConfiguration 클래스

TestRunConfiguration 오버로드

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