UIOption Enumeration
.NET Framework 2.0
Note: This enumeration is new in the .NET Framework version 2.0.
Specifies which dialog boxes to show when copying, deleting, or moving files or directories.
Namespace: Microsoft.VisualBasic.FileIO
Assembly: Microsoft.VisualBasic (in microsoft.visualbasic.dll)
UIOption Enumeration
My.Computer.FileSystem.CopyDirectory Method
My.Computer.FileSystem.CopyFile Method
My.Computer.FileSystem.DeleteDirectory Method
My.Computer.FileSystem.DeleteFile Method
My.Computer.FileSystem.MoveDirectory Method
My.Computer.FileSystem.MoveFile Method
Assembly: Microsoft.VisualBasic (in microsoft.visualbasic.dll)
For more detailed information, see the Visual Basic topic UIOption Enumeration.
This enumeration is used with My.Computer.FileSystem.CopyDirectory Method, My.Computer.FileSystem.CopyFile Method, My.Computer.FileSystem.DeleteDirectory Method, My.Computer.FileSystem.DeleteFile Method, My.Computer.FileSystem.MoveDirectory Method, and My.Computer.FileSystem.MoveFile Method.
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 NamespaceUIOption Enumeration
Other Resources
UIOption EnumerationMy.Computer.FileSystem.CopyDirectory Method
My.Computer.FileSystem.CopyFile Method
My.Computer.FileSystem.DeleteDirectory Method
My.Computer.FileSystem.DeleteFile Method
My.Computer.FileSystem.MoveDirectory Method
My.Computer.FileSystem.MoveFile Method
Community Additions
ADD
Show: