IFeatureActivationDependencyCollection.AddCustomFeatureActivationDependency Method
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.