Show / Hide Table of Contents

Property wnd.ProgramDescription


Overload

Gets description of process executable file.

public string ProgramDescription { get; }
Property Value
string

null if failed.

Remarks

Calls wnd.ProcessId and process.getDescription. This function is slow. Much slower than wnd.ProgramName.