Udostępnij za pośrednictwem


Właściwość PostWebTestRecordingEventArgs.RecordedWebTestDeploymentItems —

Elementy dodane do tej kolekcji zostanie dodany jako elementy wdrażania do testu wydajności sieci Web.

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

Składnia

'Deklaracja
Public ReadOnly Property RecordedWebTestDeploymentItems As IList(Of String)
public IList<string> RecordedWebTestDeploymentItems { get; }
public:
property IList<String^>^ RecordedWebTestDeploymentItems {
    IList<String^>^ get ();
}
member RecordedWebTestDeploymentItems : IList<string> with get
function get RecordedWebTestDeploymentItems () : IList<String>

Wartość właściwości

Typ: System.Collections.Generic.IList<String>
Kolekcja elementów wdrażania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PostWebTestRecordingEventArgs Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting