wodFTPServer ActiveX Control - Name Property
      
 

Description

Holds virtual file name.


Property type

A String value.  


Syntax

object.Name [= value]



The Name Property syntax has these parts:

Part Description
object An expression evaluating to an object of type VirtualFile.
value A String value.

Remarks

Name property holds name of the virtual file, as seen by the user. It should contain no '/' or '\' characters. It will appear only in folder specified in RelativePath property, and will point to location on your file system as defined in ResolvedPath property.