IFeatureActivationDependencyCollection.AddCustomFeatureActivationDependency Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Adds a new ICustomFeatureActivationDependency to the feature activation dependency collection.

Namespace:  Microsoft.VisualStudio.SharePoint.Features
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Function AddCustomFeatureActivationDependency As ICustomFeatureActivationDependency
ICustomFeatureActivationDependency AddCustomFeatureActivationDependency()

Return Value

Type: Microsoft.VisualStudio.SharePoint.Features.ICustomFeatureActivationDependency
The new feature activation dependency added to the collection.

.NET Framework Security

See Also

Reference

IFeatureActivationDependencyCollection Interface

Microsoft.VisualStudio.SharePoint.Features Namespace