sean
Whole Tomato Software
USA
2817 Posts |
Posted - Dec 18 2006 : 9:31:06 PM
|
With your own autotext, that is not possible.
But, have you looked at the VA refactorings? Specifically, the Refactor Encapsulate Field autotext item (named 'Refactor Encapsulate Field')?
VA refactorings don't work on multiple items. You would have to invoke Encapsulate Field on each member individually. But it will strip that leading underscore when coming up with $GeneratedPropertyName$. You can modify the va autotext item to be a single line if that's your preference.
|
|
|