PostPageEventArgs Class

Definition

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
PostPageEventArgs

Properties

PageOutcome
PageStatistics
Request (Inherited from PostRequestEventArgs)
Response (Inherited from PostRequestEventArgs)
ResponseExists (Inherited from PostRequestEventArgs)
WebTest (Inherited from PostRequestEventArgs)

Applies to