ProcessName Property

Definition

Assembly CliInvoke.Core.dll

Represents the executable name or identifier used to reference the process, aiding in diagnostics and error tracking.

public string ProcessName { get; }

Returns