OpenFileInQuotes プロパティ (LinkProp オブジェクト)

Corresponds to the Clicking a File Name in Quotes Opens the File check box in the Link tab of Configuration Properties.

[JavaScript]

b = object.OpenFileInQuotes;
object.OpenFileInQuotes = b;

[VBScript]

b = object.OpenFileInQuotes
object.OpenFileInQuotes = b

バージョン

Supported on EmEditor Professional Version 13 or later.