ShowFullPath プロパティ (FileProp オブジェクト)¶
設定のプロパティの [ファイル] ページ の [ファイル名をフルパスで表示] チェック ボックスに相当します。 EmEditor Professional Version 7.00 以上で利用できます。¶
[JavaScript]¶
b = object.ShowFullPath;
object.ShowFullPath = b;
[VBScript]¶
b = object.ShowFullPath
object.ShowFullPath = b
バージョン¶