UICancelOption Enumeration
.NET Framework 2.0
Note: This enumeration is new in the .NET Framework version 2.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 Enumeration
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 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 .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Reference
Microsoft.VisualBasic.FileIO NamespaceUICancelOption Enumeration
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: