V
VJ
Can I give a variable in the assembly info file?
Say like
<Assembly: AssemblyTitle(var1)>
var1 is a static variable in my project that is common for the project
VJ
Say like
<Assembly: AssemblyTitle(var1)>
var1 is a static variable in my project that is common for the project
VJ