VirtualDirectory interface
Directory for virtual application.
Properties
physical |
Physical path. |
virtual |
Path to virtual application. |
Property Details
physicalPath
Physical path.
physicalPath?: string
Property Value
string
virtualPath
Path to virtual application.
virtualPath?: string
Property Value
string