Corresponds to the Clicking a File Name in Quotes Opens the File check box in the Link tab of Configuration Properties.
b = object.OpenFileInQuotes;
object.OpenFileInQuotes = b;
b = object.OpenFileInQuotes
object.OpenFileInQuotes = b
Supported on EmEditor Professional Version 13 or later.