How do I access the attributes in this file? I've started putting some
values in for them:



[assembly: AssemblyTitle("")]

[assembly: AssemblyDescription("")]

[assembly: AssemblyConfiguration("")]

[assembly: AssemblyCompany("SQLFocus")]

[assembly: AssemblyProduct("SQLFOCUS::Velocity")]

[assembly: AssemblyCopyright("")]

[assembly: AssemblyTrademark("")]

[assembly: AssemblyCulture("")]



I've looked at the System.Reflection.AssemblyProductAttribute class which I
assume maps to

[assembly: AssemblyProduct("SQLFOCUS::Velocity")]

but I haven't figured out yet how to get my value out of it.



TIA








===================================
This list is hosted by DevelopMentor�  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to