PostWebTestRecordingEventArgs Properties

Include Protected Members
Include Inherited Members

The PostWebTestRecordingEventArgs type exposes the following members.

Properties

  Name Description
Public property IsRecordingForNewWebTest Gets a value that indicates whether this Web performance test is a new Web performance test, or an insert into an existing Web performance test.
Public property NonDynamicQueryStringParamList
Public property RecordedWebTest Gets a reference to the Web performance test after the recording.
Public property RecordedWebTestDeploymentItems Items added to this collection will be added as deployment items to the Web performance test.
Public property RecordedWebTestModified Gets or sets the indication that a plug-in modified the contents of the recorded Web performance test in the event handler.
Public property RecordedWebTestResult Gets a reference to the WebTestResultIteration object that contains all details of the HTTP requests and responses that occurred during the recording session.

Top

See Also

Reference

PostWebTestRecordingEventArgs Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace