processName
The name of the process.
Declaration
var processName: String { get set }Discussion
The process name is used to register application defaults and is used in error messages. It does not uniquely identify the process.
The name of the process.
var processName: String { get set }The process name is used to register application defaults and is used in error messages. It does not uniquely identify the process.