表示 SharePoint 包的激活依赖项。
命名空间:  Microsoft.VisualStudio.SharePoint.Packages
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)
语法
声明
Public Interface ISolutionActivationDependency _
    Inherits IObservableModelElement
public interface ISolutionActivationDependency : IObservableModelElement
ISolutionActivationDependency 类型公开以下成员。
属性
| 名称 | 说明 | |
|---|---|---|
| .gif) | Description | 获取或设置激活依赖项的说明。 | 
页首
事件
| 名称 | 说明 | |
|---|---|---|
| .gif) | PropertyChanged | 在 DSL 模型元素更改后发生。 (继承自 IObservableModelElement。) | 
| .gif) | PropertyChanging | 在更改 DSL 模型元素时发生。 (继承自 IObservableModelElement。) | 
页首