Share via


FileDialog.Title Property

Office Developer Reference

Sets or gets the title of a file dialog box displayed using the FileDialog object. Read/write.

Syntax

expression.Title

expression   Required. A variable that represents a FileDialog object.

See Also