_Inspector.WindowState 属性

定义

返回或设置 属性,并在枚举中使用 OlWindowState 常量指定浏览器或检查器窗口的窗口状态。 读/写。

public:
 property Microsoft::Office::Interop::Outlook::OlWindowState WindowState { Microsoft::Office::Interop::Outlook::OlWindowState get(); void set(Microsoft::Office::Interop::Outlook::OlWindowState value); };
public Microsoft.Office.Interop.Outlook.OlWindowState WindowState { get; set; }
Public Property WindowState As OlWindowState

属性值

适用于