Skip to main content

TdxPSFileBasedExplorerFolder.FullQualifiedDirPath Property

Returns the full-qualified path to the folder.

Declaration

property FullQualifiedDirPath: string read;

Property Value

Type
string

Remarks

Use the FullQualifiedDirPath property to obtain the string representing the path to the current folder. Please refer to the FullQualifiedDirName property description for additional information on the FullQualifiedDirPath property’s return value and it’s relation to other properties.

See Also