JAMS Developer Guide
DeleteFile Class
Members 


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

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

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

DeleteFile Members
MVPSI.JAMS.Activities Namespace