PostPageEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class PostPageEventArgs : Microsoft::VisualStudio::TestTools::WebTesting::PostRequestEventArgs
public class PostPageEventArgs : Microsoft.VisualStudio.TestTools.WebTesting.PostRequestEventArgs
type PostPageEventArgs = class
inherit PostRequestEventArgs
Public Class PostPageEventArgs
Inherits PostRequestEventArgs
- Inheritance
Properties
PageOutcome | |
PageStatistics | |
Request | (Inherited from PostRequestEventArgs) |
Response | (Inherited from PostRequestEventArgs) |
ResponseExists | (Inherited from PostRequestEventArgs) |
WebTest | (Inherited from PostRequestEventArgs) |