Classe PrePageEventArgs
Namespace: Microsoft.VisualStudio.TestTools.WebTesting
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Sintaxe
Public Class PrePageEventArgs _
Inherits EventArgs
Dim instance As PrePageEventArgs
public class PrePageEventArgs : EventArgs
public ref class PrePageEventArgs : public EventArgs
public class PrePageEventArgs extends EventArgs
Hierarquia de herança
System.Object
System.EventArgs
Microsoft.VisualStudio.TestTools.WebTesting.PrePageEventArgs
Acesso thread-safe
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.