_Explorer.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

プロパティ値

適用対象