Share via


IClassResourceCollection.Add Method

Definition

Adds a new class resource file to the collection.

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

Returns

An object that represents the new class resource added to the collection.

Applies to