다음을 통해 공유


BrowserWindow.CurrentBrowser 속성

네임스페이스:  Microsoft.VisualStudio.TestTools.UITesting
어셈블리:  Microsoft.VisualStudio.TestTools.UITesting(Microsoft.VisualStudio.TestTools.UITesting.dll)

구문

‘선언
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)

속성 값

형식: String

.NET Framework 보안

참고 항목

참조

BrowserWindow 클래스

Microsoft.VisualStudio.TestTools.UITesting 네임스페이스