SetInitialFolder 属性 (FileNewProp 对象)¶
Corresponds to the Set Initial Folder check box in the
New File Details dialog box. 支持 EmEditor 14.1 或之后的版本。¶
[JavaScript]¶
b = object.SetInitialFolder;
object.SetInitialFolder = b;
[VBScript]¶
b = object.SetInitialFolder
object.SetInitialFolder = b
版本¶