다음을 통해 공유


BrowserWindow.AllowPopups 속성

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

구문

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

속성 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

BrowserWindow 클래스

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