Corresponds to the Show File Name with Full Path check box in the File page of Configuration Properties.
b = object.ShowFullPath;
object.ShowFullPath = b;
b = object.ShowFullPath
object.ShowFullPath = b
Supported on EmEditor Professional Version 7.00 or later.