IFeatureManifest.ActivationDependencies 属性

获取激活当前功能时所依赖的功能的列表。

命名空间:  Microsoft.VisualStudio.SharePoint.Features
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
ReadOnly Property ActivationDependencies As IFeatureActivationDependencyCollection
    Get
IFeatureActivationDependencyCollection ActivationDependencies { get; }

属性值

类型:Microsoft.VisualStudio.SharePoint.Features.IFeatureActivationDependencyCollection
一个表示依赖功能列表的对象集合。

.NET Framework 安全性

请参见

参考

IFeatureManifest 接口

Microsoft.VisualStudio.SharePoint.Features 命名空间