Share via


PostWebTestRecordingEventArgs.RecordedWebTestDeploymentItems Property

Definition

public:
 property System::Collections::Generic::IList<System::String ^> ^ RecordedWebTestDeploymentItems { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> RecordedWebTestDeploymentItems { get; }
member this.RecordedWebTestDeploymentItems : System.Collections.Generic.IList<string>
Public ReadOnly Property RecordedWebTestDeploymentItems As IList(Of String)

Property Value

Applies to