S
serge calderara
Dear all,
In my assembly info file I have such kind of default
information :
<Assembly: AssemblyTitle("")>
<Assembly: AssemblyDescription("")>
<Assembly: AssemblyCompany("")>
Can I add any other type of information I want like as
follow :
<Assembly: AssemblyKeyCode("3215462452158")>
If yes how can I access that key from code?
thanks for your information
regards
serge
In my assembly info file I have such kind of default
information :
<Assembly: AssemblyTitle("")>
<Assembly: AssemblyDescription("")>
<Assembly: AssemblyCompany("")>
Can I add any other type of information I want like as
follow :
<Assembly: AssemblyKeyCode("3215462452158")>
If yes how can I access that key from code?
thanks for your information
regards
serge