IFileDialog.DefaultExt

Syntax

DefaultExt: String;

Description

The DefaultExt property determines the file extension that is used by this component of the dialog box by default.

Comments

This extension should be added automatically to the selected file name, if it does not contain the registered extension. The extension line should contain not more than 3 characters.

See also:

IFileDialog