Skip to content
| Marketplace
Sign in
Visual Studio>Tools>PropMan
PropMan

PropMan

Oleg Shilo

|
4,687 installs
| (11) | Free
A simple property refactoring tool. - auto-to-full property conversion - field encapsulation - template based property generation
Download

For VS2012-19 version of this extension visit GitHub: https://github.com/oleg-shilo/Retired-VSIX

These useful property manipulation routines are usually parts of the other bigger products/extensions.

Unfortunately, some of them are no longer available with their original packages. Or having the whole heavy extension package may not be very practical. So I recreated them from scratch.

The functionality includes encapsulation of a field and conversion of the auto-properties to their full property equivalent (and back). Note: conversion back is subject to some limitations (see Limitations sections).

To use the extension just place the caret at the line with the property/field name and press the shortcut (default Ctrl+, Ctrl+) and then select the desired conversion type from the list.

You can also modify the default code template for the full property definition. The template is accessible from the Tools->'PropMan - Config" (see screenshot below).

image__1.png

If the built-in shortcuts are in conflict with other extensions you may need to reassign them from the Visual Studio options dialog.

image__2.png

image__3.png

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft