F
Frank T. Clark
I am having trouble trying to retrieve the version resources of the
executing assembly at runtime. I want to retrieve AssemblyTitle,
AssemblyDescription, AssemblyCompany, AssemblyProduct, and
AssemblyCopyright.I assume it has something to do with GetExecutingAssembly.
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,
AssemblyDescription, AssemblyCompany, AssemblyProduct, and
AssemblyCopyright.I assume it has something to do with GetExecutingAssembly.
What am I missing? A line or two of sample code is greatly appreciated.
Thank you.