Property FileOperationsHandler
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
Remarks
Ensure you use a try/catch block with appropriate error handling (e.g. showing a MessageBox