Click or drag to resize

ProcessInterfaceProcessFileName Property

Gets the name of the process.

Namespace:  ConsoleControlAPI
Assembly:  ConsoleControlAPI (in ConsoleControlAPI.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public string ProcessFileName { get; }

Property Value

Type: String
The name of the process.
See Also