Share via


IFeatureManifest.ActivationDependencies Property

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

Gets a list of features on which activation of the current feature depends.

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

Syntax

'Declaration
ReadOnly Property ActivationDependencies As IFeatureActivationDependencyCollection
IFeatureActivationDependencyCollection ActivationDependencies { get; }

Property Value

Type: Microsoft.VisualStudio.SharePoint.Features.IFeatureActivationDependencyCollection
A collection of objects representing the list of dependent features.

.NET Framework Security

See Also

Reference

IFeatureManifest Interface

Microsoft.VisualStudio.SharePoint.Features Namespace