OpenFileInQuotes プロパティ (LinkProp オブジェクト)¶
Corresponds to the Clicking a File Name in Quotes Opens the File check box in the Link tab of Configuration Properties. Supported on EmEditor Professional Version 13 or later.¶
[JavaScript]¶
b = object.OpenFileInQuotes;
object.OpenFileInQuotes = b;
[VBScript]¶
b = object.OpenFileInQuotes
object.OpenFileInQuotes = b
バージョン¶