ClassName 属性 (Window 对象)

返回窗口的类名。

[JavaScript]

str = wnd.ClassName;

[VBScript]

str = wnd.ClassName

版本

支持 EmEditor 7.00 或之后的版本。