Udostępnij za pośrednictwem


Właściwość WebTestContext.ValidationLevel —

Pobiera poziom sprawdzania poprawności dla bieżącego przebiegu badania.

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

Składnia

'Deklaracja
Public Property ValidationLevel As ValidationLevel
public ValidationLevel ValidationLevel { get; internal set; }
public:
property ValidationLevel ValidationLevel {
    ValidationLevel get ();
    internal: void set (ValidationLevel value);
}
member ValidationLevel : ValidationLevel with get, internal set
function get ValidationLevel () : ValidationLevel
internal function set ValidationLevel (value : ValidationLevel)

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.WebTesting.ValidationLevel
A ValidationLevel wyliczania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTestContext Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting