Posted 16 years ago
by GeorgeNY
-
CTO,
RatchetSoft, LLC
I am creating a CodeSnippet and it requires an additional C# using statement to compile clean. I have tried adding it to CodeSnippet.Imports but it is not added to my code when the snippet adds the code. Is there a way to have the "using MyNamespace; " added to the top of the code when the snippet fires?
George P Weihs