Show / Hide Table of Contents

Property ScriptEditor.IsPortable


Overload

Returns true if the editor program is installed as portable.

public static bool IsPortable { get; }
Property Value
bool

Remarks

Available in the script editor process and in scripts launched from it. Elsewhere false.

If portable, these paths are different:

  • folders.ThisAppDocuments
  • folders.ThisAppDataLocal
  • folders.ThisAppTemp
  • folders.Editor
  • folders.Workspace