FileName

Parent Previous Next

FileName

Gets the name of the file that cannot be found.

OutputVar := instance.FileName

Value

Var string

Gets

Gets the name of the file, or Null if no file name was passed to the constructor for this instance.

Remarks

This property is read-only and can only be set in the Constructor for the FileNotFoundException.