Is there a way to have Visual Studio 2008 automatically add heading information to files? For example, "Copyright 2008" or something along those lines. I've been digging through the options, but nothing seems to be jumping out at me.
|
1
|
|
|
|
|
|
I assume you'd like to modify the class file templates. They're in:
|
||||||
|
|
|
I found a better solution than modifying the template file directly. This utility allows you to create and save header/footer templates and apply them to entire source trees. C# Header Designer from MSDN Code Gallery |
||
|
|
