다음을 통해 공유


TestRunConfiguration.SkipUnhostableTests 속성

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

구문

‘선언
Public Property SkipUnhostableTests As Boolean
public bool SkipUnhostableTests { get; set; }
public:
property bool SkipUnhostableTests {
    bool get ();
    void set (bool value);
}
member SkipUnhostableTests : bool with get, set
function get SkipUnhostableTests () : boolean 
function set SkipUnhostableTests (value : boolean)

속성 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

TestRunConfiguration 클래스

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