IElementCollection.AddElementManifest Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds a new element manifest.
public:
Microsoft::VisualStudio::SharePoint::Features::IElement ^ AddElementManifest();
public Microsoft.VisualStudio.SharePoint.Features.IElement AddElementManifest ();
abstract member AddElementManifest : unit -> Microsoft.VisualStudio.SharePoint.Features.IElement
Public Function AddElementManifest () As IElement
Returns
The new element manifest added to the collection.