DbFileSpec.FullPath Property | |
Assign a full path—including drive, directory, file name, and extension—to the DBFileSpec object.
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY FullPath AS USUAL SET
public override Usual FullPath { set; }
Request Example
View SourceProperty Value
Type:
UsualAssign a full path—including drive, directory, file name, and extension—to the DBFileSpec object.
See Also