UICancelOption Enumeration
.NET Framework 3.0
Specifies whether an exception is thrown if the user clicks Cancel during an operation.
Namespace: Microsoft.VisualBasic.FileIO
Assembly: Microsoft.VisualBasic (in microsoft.visualbasic.dll)
UICancelOption
My.Computer.FileSystem.CopyDirectory Method
My.Computer.FileSystem.CopyFile Method
My.Computer.FileSystem.DeleteDirectory Method
My.Computer.FileSystem.DeleteFile Method
My.Computer.Network.DownloadFile Method
My.Computer.FileSystem.MoveDirectory Method
My.Computer.FileSystem.MoveFile Method
My.Computer.Network.UploadFile Method
Assembly: Microsoft.VisualBasic (in microsoft.visualbasic.dll)
For more detailed information, see the Visual Basic topic UICancelOption Enumeration.
This enumeration determines whether an IOException is thrown when a user clicks Cancel during an operation. In either case, the operation is canceled.
Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Reference
Microsoft.VisualBasic.FileIO NamespaceUICancelOption
Other Resources
UICancelOption EnumerationMy.Computer.FileSystem.CopyDirectory Method
My.Computer.FileSystem.CopyFile Method
My.Computer.FileSystem.DeleteDirectory Method
My.Computer.FileSystem.DeleteFile Method
My.Computer.Network.DownloadFile Method
My.Computer.FileSystem.MoveDirectory Method
My.Computer.FileSystem.MoveFile Method
My.Computer.Network.UploadFile Method
Community Additions
ADD
Show: