Click or drag to resize

EditorCaller class

Outputs lines of text or an existing text file in NotePad.exe.
Inheritance hierarchy
SystemObject
  NetEti.FileToolsEditorCaller

Namespace: NetEti.FileTools
Assembly: NetEti.QuickEdit (in NetEti.QuickEdit.dll) Version: 1.0.0+3ce85c05d34c962c08e7afbdade1028ff933f4ed
Syntax
public class EditorCaller

The EditorCaller Type exposes the following members.

Constructors
 NameDescription of the
Public MethodEditorCallerinitializes a new instance of the EditorCaller class
Back to the top
Methods
 NameDescription of the
Public MethodEdit Calls notepad with a given content and/or file path.
Public MethodStatic MemberGetTempLogPath Static, determines the default for log file path and name.
Back to the top
Remarks
17.11.2023 Erik Nagel: created.
See also