SetInitialFolder 属性 (FileNewProp 对象)

Corresponds to the Set Initial Folder check box in the New File Details dialog box.

[JavaScript]

b = object.SetInitialFolder;
object.SetInitialFolder = b;

[VBScript]

b = object.SetInitialFolder
object.SetInitialFolder = b

版本

支持 EmEditor 14.1 或之后的版本。