Skip to main content

How to add custom property/properties to SharePoint features

Here's the article about how to add custom property/properties to SharePoint features: Adding Custom Properties to Sharepoint Features

Though this is pretty useful in order to provide different values to the feature's property you have to deactivate and activate the feature again so be aware that if your feature does some clean-up on deactivation it can be gone with feature property change.

Comments