I have a general executable that hosts a single plugin which is selected according to the command line arguments. In Task manager, there is a column entitled "Description", which is blank for my process. As there are several instances of my host process running, I can't tell which process is which in Task Manager. How do I update the value of the description field at run-time so that I can identify which plugin is loaded in which process?
It is the Value of the Assembly Title (not the Description).
[assembly: AssemblyTitle("My Title")]
But as far as I can tell it is read-only.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With