Back to product page

Name property


Holds virtual folder name.

Type

A String value.

Syntax

  • Basic
object.Name [= value]
The Name(object,value) syntax has these parts:
objectAn expression evaluating to an object of type VirtualFolder.
valueA String value.

Remarks

Name property holds name of the virtual folder, 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.

Platforms

Windows