Aracılığıyla paylaş


ValidationRuleReference.ValidationLevel Özellik

Alır veya tarafından tanımlanan doğrulama düzeyini ayarlar ValidationLevel numaralandırma.

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; 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)

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.WebTesting.ValidationLevel
Doğrulama düzeyi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ValidationRuleReference Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı