JAMS Developer Guide
RenameFile Class
Members 


MVPSI.JAMS.Activities Namespace : RenameFile Class
The RenameFile activity renames the file matching the Path variable to the NewName specification.
Object Model
RenameFile Class
Syntax
'Declaration
 
<System.Drawing.ToolboxBitmapAttribute()>
Public NotInheritable Class RenameFile 
   Inherits JAMSNativeActivity
   Implements ISupportCommands 
'Usage
 
Dim instance As RenameFile
[System.Drawing.ToolboxBitmap()]
public sealed class RenameFile : JAMSNativeActivity, ISupportCommands  
Inheritance Hierarchy

System.Object
   System.Activities.Activity
      System.Activities.NativeActivity
         MVPSI.JAMS.Activities.JAMSNativeActivity
            MVPSI.JAMS.Activities.RenameFile

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RenameFile Members
MVPSI.JAMS.Activities Namespace