Aracılığıyla paylaş


WebTest.WebTestPluginReferences Özellik

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

Sözdizimi

'Bildirim
Public Property WebTestPluginReferences As WebTestPluginReferenceCollection
public WebTestPluginReferenceCollection WebTestPluginReferences { get; internal set; }
public:
property WebTestPluginReferenceCollection^ WebTestPluginReferences {
    WebTestPluginReferenceCollection^ get ();
    internal: void set (WebTestPluginReferenceCollection^ value);
}
member WebTestPluginReferences : WebTestPluginReferenceCollection with get, internal set
function get WebTestPluginReferences () : WebTestPluginReferenceCollection 
internal function set WebTestPluginReferences (value : WebTestPluginReferenceCollection)

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.WebTesting.WebTestPluginReferenceCollection

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTest Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı