I am having trouble trying to retrieve the version resources of the
executing assembly at runtime. I want to retrieve AssemblyTitle,
AssemblyDescrip tion, AssemblyCompany , AssemblyProduct , and
AssemblyCopyrig ht.I assume it has something to do with GetExecutingAss embly.
What am I missing? A line or two of sample code is greatly appreciated.
Thank you.
executing assembly at runtime. I want to retrieve AssemblyTitle,
AssemblyDescrip tion, AssemblyCompany , AssemblyProduct , and
AssemblyCopyrig ht.I assume it has something to do with GetExecutingAss embly.
What am I missing? A line or two of sample code is greatly appreciated.
Thank you.
Comment