views:

160

answers:

0

Hi,

I try generate source code from Visual Studio macros using CodeModel. All works fine, but I don't know how to create class with "partial" modifier.

I would like to set "partial" via CodeModel, not with text maniuplation in TextDocument. Is it possible? And How?

Thanks