IWebFileDialog.FileName

Syntax

FileName: String;

Description

The FileName property determines a name of the opened or saved file.

Example

The property use is given in the example for IWebFileDialog.Execute.

See also:

IWebFileDialog