Skip to content

psDfPath - cWorkspace

A string of all the paths that will constitute the program's DFPATH

Type: Property
Access: Read/Write
Data Type: String
Parameters: None

Syntax

Property String psDfPath
Access Type Syntax
Read Access: Get psDfPath to StringVariable
Write Access: Set psDfPath to StringVariable/Value

Description

The psDfPath property contains a semi-colon delimited string of all the paths that will constitute the program's DFPATH (the paths that will be searched for files at runtime). This property is automatically set during the DoAssignPaths method and used during the DoSetPaths method.