Click or drag to resize

DbFileSpec.FullPath Property (Typed)

X#
Assign a full path—including drive, directory, file name, and extension—to the DBFileSpec object.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY FullPath AS STRING SET 
Request Example View Source

Property Value

Type: String
Assign a full path—including drive, directory, file name, and extension—to the DBFileSpec object.
See Also