DeclarativeWebTest.ConditionalRuleReferences Özellik
Koşullu kural başvuruları topluluğu alır.
Ad alanı: Microsoft.VisualStudio.TestTools.WebTesting
Derleme: Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)
Sözdizimi
'Bildirim
Public ReadOnly Property ConditionalRuleReferences As ConditionalRuleReferenceCollection
public ConditionalRuleReferenceCollection ConditionalRuleReferences { get; }
public:
property ConditionalRuleReferenceCollection^ ConditionalRuleReferences {
ConditionalRuleReferenceCollection^ get ();
}
member ConditionalRuleReferences : ConditionalRuleReferenceCollection with get
function get ConditionalRuleReferences () : ConditionalRuleReferenceCollection
Özellik Değeri
Tür: Microsoft.VisualStudio.TestTools.WebTesting.ConditionalRuleReferenceCollection
Koşullu kural başvuruları topluluğu.
.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.