GemBox.Spreadsheet

IoWarningEventArgs.FileName Property

Gets the file name passed to the XLS / CSV file reading / writing method.

public string FileName {get;}

Remarks

You can use this property to handle different files in a different way inside your event handlers.

See Also

IoWarningEventArgs Class | GemBox.Spreadsheet Namespace