Unit Testing, Agile Development, Leadership & .NET - By Roy Osherove
In following-up with my last question-
I found the solution. It is using the extended comments in VB (to achive multi-line grouping). Please see example below.
#Region "VSS Log"
#If Comment Then
$Log: $
#End If
#End Region
Thanks, Prabhu