IElementCollection.AddElementFile Method

Definition

Adds a new element file to the feature elements collection.

public:
 Microsoft::VisualStudio::SharePoint::Features::IElement ^ AddElementFile();
public Microsoft.VisualStudio.SharePoint.Features.IElement AddElementFile ();
abstract member AddElementFile : unit -> Microsoft.VisualStudio.SharePoint.Features.IElement
Public Function AddElementFile () As IElement

Returns

The new element file added to the collection.

Applies to