Compartir a través de


IAssemblyCollection.AddAssembly Method

Definition

Adds a new assembly to the collection.

public:
 Microsoft::VisualStudio::SharePoint::Packages::IAssembly ^ AddAssembly();
public Microsoft.VisualStudio.SharePoint.Packages.IAssembly AddAssembly ();
abstract member AddAssembly : unit -> Microsoft.VisualStudio.SharePoint.Packages.IAssembly
Public Function AddAssembly () As IAssembly

Returns

The new assembly added to the collection.

Applies to