jschroedl
Tomato Guru
USA
107 Posts |
Posted - Apr 08 2011 : 3:15:01 PM
|
I see that I can have a custom snippet for Refactor Encapsulate Field which is great.
I'm requesting the ability to specify a snippet for "Refactor Encapsulate Field" to be used within a C++/CLI ref class.
In the CLI version of the snippet, I'd remove "const" from the getter since that's not allowed in a ref class.
John |
|