Aracılığıyla paylaş


WebTestRuleBase.Properties Özellik

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

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
public PropertyCollection Properties { get; }
public:
property PropertyCollection^ Properties {
    PropertyCollection^ get ();
}
member Properties : PropertyCollection with get
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ı