Udostępnij za pośrednictwem


Właściwość TestRunConfiguration.SkipUnhostableTests —

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestRunConfiguration Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common