Udostępnij za pośrednictwem


Właściwość WebTestRuleBase.Properties —

Zwraca lub ustawia Kolekcja PluginOrRuleProperty obiektów z jednego członka dla każdej właściwości zdefiniowane przez reguły lub wdrożenia dodatku plug-in.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public ReadOnly Property Properties As PropertyCollection
public PropertyCollection Properties { get; }
public:
property PropertyCollection^ Properties {
    PropertyCollection^ get ();
}
member Properties : PropertyCollection with get
function get Properties () : PropertyCollection

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.WebTesting.PropertyCollection
Kolekcja PluginOrRuleProperty obiektów.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTestRuleBase Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting