WebTest.ValidationRuleReferences Özellik
Web performansını başvurular topluluğu sınama düzeyi geçerlilik kurallarını 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 ValidationRuleReferences As ValidationRuleReferenceCollection
public ValidationRuleReferenceCollection ValidationRuleReferences { get; internal set; }
public:
property ValidationRuleReferenceCollection^ ValidationRuleReferences {
ValidationRuleReferenceCollection^ get ();
internal: void set (ValidationRuleReferenceCollection^ value);
}
member ValidationRuleReferences : ValidationRuleReferenceCollection with get, internal set
function get ValidationRuleReferences () : ValidationRuleReferenceCollection
internal function set ValidationRuleReferences (value : ValidationRuleReferenceCollection)
Özellik Değeri
Tür: Microsoft.VisualStudio.TestTools.WebTesting.ValidationRuleReferenceCollection
Başvurular Web performans sınama düzeyi geçerlilik kuralları koleksiyonu.
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen güvenilen kod kitaplıklarını kullanma.