Partager via


BrowserWindow.AllowPopups, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting
Assembly :  Microsoft.VisualStudio.TestTools.UITesting (dans Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Déclaration
Public Shared Property AllowPopups As Boolean
public static bool AllowPopups { get; set; }
public:
static property bool AllowPopups {
    bool get ();
    void set (bool value);
}
static member AllowPopups : bool with get, set
static function get AllowPopups () : boolean 
static function set AllowPopups (value : boolean)

Valeur de propriété

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

BrowserWindow Classe

Microsoft.VisualStudio.TestTools.UITesting, espace de noms