Table of Contents

Property FileOperationsHandler

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

FileOperationsHandler

Gets or sets behavior of the FileDialog when the user attempts to delete a selected file(s). Set to null to prevent deleting.

public IFileOperations FileOperationsHandler { get; set; }

Property Value

IFileOperations

Remarks

Ensure you use a try/catch block with appropriate error handling (e.g. showing a MessageBox