Partager via


BrowserWindow.CurrentBrowser, 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 CurrentBrowser As String
public static string CurrentBrowser { get; set; }
public:
static property String^ CurrentBrowser {
    String^ get ();
    void set (String^ value);
}
static member CurrentBrowser : string with get, set
static function get CurrentBrowser () : String 
static function set CurrentBrowser (value : String)

Valeur de propriété

Type : String

Sécurité .NET Framework

Voir aussi

Référence

BrowserWindow Classe

Microsoft.VisualStudio.TestTools.UITesting, espace de noms