Partager via


FileDialog.Application Property (Office)

Gets an Application object that represents the container application for the FileDialog object (you can use this property with an Automation object to return that object's container application). Read-only.

Syntax

expression .Application

expression A variable that represents a FileDialog object.

Return Value

Object

See Also

Concepts

FileDialog Object

FileDialog Object Members