|
-
Feb 3rd, 2007, 11:21 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] Refactoring a Field to a Property
C# has a neat little feature whereas a public filed can be turned into a public property that is backed by a private field. Visual Basic doesn't seem to have a similar automated feature.
Does anybody know of an addin or macro that will add this functionality? I'm not familiar enough with the IDE sdk to develop my own.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|