通过


ActivationDependency 元素 (解决方案)

适用于: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013

指定解决方案的激活依赖项。

<ActivationDependency
  SolutionId = string
  SolutionName = string
  SolutionTitle = string
  SolutionUrl = string />

元素和属性

下面各部分介绍了属性、子元素和父元素。

Attributes

属性 说明
SolutionId 必需 字符串。 指定依赖项的解决方案 ID。
SolutionName 可选属性,类型为 string。 指定解决方案依赖项的名称。
SolutionTitle 可选属性,类型为 string。 指定解决方案依赖项的标题。
SolutionUrl 可选属性,类型为 string。 指定解决方案依赖项的 URL。

子元素

父元素

示例

有关如何使用此元素的示例,请参阅 解决方案架构