An NDoc Documented Class Library

WindowBrowser.CurrentWindow Property

[Visual Basic]
Overridable Public Property ReadOnly CurrentWindow As Window
[C#]
public virtual Window CurrentWindow { get; }
[C++]
public: virtual __property Window* get_CurrentWindow();
[JScript]
public virtual function get CurrentWindow() : Window

See Also

WindowBrowser Class | Recorder.View Namespace