ISharePointProjectFeatureCollection.Add Method
Include Protected Members
Include Inherited Members
Adds a new feature.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Add() | Adds a new feature. | |
Add(Boolean) | Adds a new feature. | |
Add(String) | Adds a new feature using the specified feature name. | |
Add(String, Boolean) | Adds a new feature using the specified feature name. |
Top