RtProcess.ProcessName Property

Gets the name of the process.

Namespace:  IntervalZero.MaxRT.wRTOS.RtApi.Diagnostics
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
public string ProcessName { get; }

Property Value

Type: String
The name of the process.

Implements

IDiagnosticsRtProcess.ProcessName

See Also: