다음을 통해 공유


ITmi.ReleaseTests 메서드 (String)

이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.

Visual Studio Test Professional의 UI에서 지정한 저장소 위치의 테스트를 삭제합니다.

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

구문

‘선언
Sub ReleaseTests ( _
    location As String _
)
void ReleaseTests(
    string location
)
void ReleaseTests(
    String^ location
)
abstract ReleaseTests : 
        location:string -> unit
function ReleaseTests(
    location : String
)

매개 변수

  • location
    형식: String

    저장소 위치의 경로입니다.

.NET Framework 보안

참고 항목

참조

ITmi 인터페이스

ReleaseTests 오버로드

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