Click or drag to resize

ProcessInterfaceProcessArguments Property

Gets the process arguments.

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

Property Value

Type: String
See Also