PrePageEventArgs Class
Namespace: Microsoft.VisualStudio.TestTools.WebTesting
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Syntax
'Declaration
Public Class PrePageEventArgs _
Inherits EventArgs
'Usage
Dim instance As PrePageEventArgs
public class PrePageEventArgs : EventArgs
public ref class PrePageEventArgs : public EventArgs
public class PrePageEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.VisualStudio.TestTools.WebTesting.PrePageEventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.