Udostępnij za pośrednictwem


Właściwość ValidationRuleReference.ValidationLevel —

Zwraca lub ustawia poziom sprawdzania poprawności określonych przez ValidationLevel enum.

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; set; }
public:
property ValidationLevel ValidationLevel {
    ValidationLevel get ();
    void set (ValidationLevel value);
}
member ValidationLevel : ValidationLevel with get, set
function get ValidationLevel () : ValidationLevel
function set ValidationLevel (value : ValidationLevel)

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.WebTesting.ValidationLevel
Poziom sprawdzania poprawności.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ValidationRuleReference Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting