SetProcessNameDisplayedInLogFile Method
- Last UpdatedApr 08, 2026
- 1 minute read
Sets the process name that should be displayed in the DNA
Log file (oasErrLog).
public static void SetProcessNameDisplayedInLogFile(
string processName
)
public:
static void SetProcessNameDisplayedInLogFile(
String^ processName
)
Parameters
- processName
- The process name to show in the OASyS DNA Log file.