ナビゲーション: EmEditor ヘルプ > マクロ リファレンス > FileProp オブジェクト > プロパティ
マクロ: ShowFullPath プロパティ
設定のプロパティの [ファイル] タブの [ファイル名をフルパスで表示] チェック ボックスに相当します。
b = object.ShowFullPath;
object.ShowFullPath = b;
b = object.ShowFullPath
object.ShowFullPath = b
EmEditor Professional Version 7.00 以上で利用できます。