Aracılığıyla paylaş


WebTestContext.ValidationLevel Özellik

Geçerli sınama çalıştırmak için doğrulama düzeyini alır.

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.WebTesting.ValidationLevel
A ValidationLevel numaralandırma.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTestContext Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı