Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Macro Reference > FileProp Object > Properties

Macro: ShowFullPath Property

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - EmEditor Macro Reference - FileProp Object

ShowFullPath Property

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.

Copyright © 2003-2023 by Emurasoft, Inc.