Method Delete
Delete(IEnumerable<IFileSystemInfo>)
Specifies how to handle file/directory deletion attempts in FileDialog.
bool Delete(IEnumerable<IFileSystemInfo> toDelete)
Parameters
toDelete
IEnumerable<IFileSystemInfo>
Returns
Remarks
Ensure you use a try/catch block with appropriate error handling (e.g. showing a MessageBox