Compartir a través de


IAssemblyCollection.AddCustomAssembly Method

Definition

Adds a new custom assembly to the collection.

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

Returns

The new assembly added to the collection.

Applies to