Application.Parent プロパティ (Project)
アプリケーション オブジェクトの親オブジェクトを取得します。 読み取り専用 アプリケーション です。
構文
式。親
expressionApplication オブジェクトを 表す変数。
注釈
アプリケーション オブジェクトの親オブジェクトは、 アプリケーション オブジェクトです。
例
For example, executing either of the following statements in the Immediate pane of the VBE shows the text Microsoft Project.
? Application.Parent.Name
? Application.Name
サポートとフィードバック
Office VBA またはこの説明書に関するご質問やフィードバックがありますか? サポートの受け方およびフィードバックをお寄せいただく方法のガイダンスについては、Office VBA のサポートおよびフィードバックを参照してください。