3 references to DeleteFileInternal
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\FileIO\FileSystem.vb (3)
525
DeleteFileInternal
(file, UIOptionInternal.NoUI, RecycleOption.DeletePermanently, UICancelOption.ThrowException)
535
DeleteFileInternal
(file, ToUIOptionInternal(showUI), recycle, UICancelOption.ThrowException)
550
DeleteFileInternal
(file, ToUIOptionInternal(showUI), recycle, onUserCancel)