Aracılığıyla paylaş


PostWebTestRecordingEventArgs.RecordedWebTestDeploymentItems Özellik

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

Sözdizimi

'Bildirim
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>

Özellik Değeri

Tür: IList<String>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

PostWebTestRecordingEventArgs Sınıf

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı