次の方法で共有


_CustomTaskPane.Window プロパティ

定義

オブジェクトの親ウィンドウ オブジェクトを _CustomTaskPane 取得します。 読み取り専用です。

public:
 property System::Object ^ Window { System::Object ^ get(); };
public object Window { get; }
member this.Window : obj
Public ReadOnly Property Window As Object

プロパティ値

Object

注釈

このプロパティに使用するクラスは、ホスト アプリケーションによって決まります。

適用対象