Aracılığıyla paylaş


WebTestRuleBase.Properties Özellik

Alır veya ayarlar topluluğu PluginOrRuleProperty kuralı veya tarafından tanımlanan her özellik için bir üyesi olan nesnelereklenti uygulama.

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

Sözdizimi

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

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.WebTesting.PropertyCollection
Koleksiyonu PluginOrRuleProperty nesneler.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTestRuleBase Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı