Try this:
http://www.vbdotnetheaven.com/Code/Sept2003/2172.asp

On 5/27/05, Alex Smotritsky <[EMAIL PROTECTED]> wrote:
> 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(r)  http://www.develop.com
> 
> View archives and manage your subscription(s) at http://discuss.develop.com
> 


-- 

Regards,

William D. Bartholomew
http://blog.bartholomew.id.au/

===================================
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