The name of the process

Namespace: WaterSimDCDC
Assembly: WaterSimDCDC_API (in WaterSimDCDC_API.dll) Version: 5.0.0.10 (5.0.0.10)

Syntax

C#
public string ProcessName { get; }
Visual Basic
Public ReadOnly Property ProcessName As String
	Get

Field Value

The name of the ProcessClass object

See Also