Property wnd.ProgramDescription
Overload
Gets description of process executable file.
public string ProgramDescription { get; }
Property Value
string
|
Remarks
Calls wnd.ProcessId and process.getDescription. This function is slow. Much slower than wnd.ProgramName.