wodFTPServer ActiveX Control - VirtualFile Object
    
 
Description

VirtualFile Class


Remarks

This object holds information about the virtual file - its Name, RelativePath where it appears, and ResolvedPath where user is placed after he changes directory to that file.


Members
Properties
FileData Read-write property Holds file data as byte array.
Name Read-write property Holds virtual file name.
RelativePath Read-write property Holds relative path of virtual file, as seen by the user.
ResolvedPath Read-write property Holds full path to location on your system where virtual file points to.