Share via


FileDialog.Execute Method

Office Developer Reference

Carries out a user's action right after the Show method is invoked.

Syntax

expression.Execute

expression   Required. A variable that represents a FileDialog object.

See Also