ShowFullPath Property (FileProp Object)

Corresponds to the Show File Name with Full Path check box in the File page of Configuration Properties.

[JavaScript]

b = object.ShowFullPath;
object.ShowFullPath = b;

[VBScript]

b = object.ShowFullPath
object.ShowFullPath = b

Version

Supported on EmEditor Professional Version 7.00 or later.