It's all about the answers!

Ask a question

Source Code Headers


Daniel Spiess (5693) | asked Feb 16 '10, 1:49 p.m.
Is it possible to add headers to code files, kinda like in VSS?
Something like this:


/// $Workfile: MyLogger.cs $

/// Created: 07/30/2004 13:23:35pm

/// $Modtime: 08/21/2004 09:35:23am $

/// $Revision: 3 $

/// Copyright: 2004 Company Name goes here


If so, is there a list of available tags? I wasn't able to find it, but I might be calling them by the wrong name.

Thanks!

Be the first one to answer this question!


Register or to post your answer.