Microsoft Scripting Runtime
File Object / Move Method
In This Topic
    Move Method
    In This Topic
    Description
    Move this file
    Syntax
    Visual Basic
    Public Sub Move( _
       ByVal Destination As String _
    ) 
    Parameters
    Destination
    See Also