Events
Microsoft 365 Community Conference
May 6, 2 PM - May 9, 12 AM
Skill up for the era of AI at the ultimate community-led Microsoft 365 event, May 6-8 in Las Vegas.
Learn moreThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Represents a Feature on which activation of the current Feature depends.
<ActivationDependency
FeatureDescription = string
FeatureId = Guid
FeatureTitle = string
MinimumVersion = string
SolutionId = Guid
SolutionName = string
SolutionTitle = string
SolutionUrl = string>
</ActivationDependency>
The following sections describe attributes, child elements, and parent elements.
Attribute | Description |
---|---|
FeatureDescription | Optional string. The description of the Feature dependency. |
FeatureId | Required Guid. The ID of the Feature dependency. |
FeatureTitle | Optional string. The title of the Feature dependency. |
MinimumVersion | Optional string. The minimum version of the Feature dependency. This attribute must use the pattern n.n.n.n, where each occurrence of n is a numeric value. |
SolutionId | Optional Guid. The ID of the solution dependency. |
SolutionName | Optional string. The name of the solution dependency. |
SolutionTitle | Optional string. The title of the solution dependency. |
SolutionUrl | Optional string. The URL of the solution dependency. |
None
-Minimum: 0 -Maximum: Unbounded
Microsoft SharePoint Foundation does not support a cross-scope activation dependency if the current Feature depends upon another Feature at a more restrictive scope, or if the current Feature depends on a hidden Feature.
For an example of how this element is used, see Feature.xml Files.
Events
Microsoft 365 Community Conference
May 6, 2 PM - May 9, 12 AM
Skill up for the era of AI at the ultimate community-led Microsoft 365 event, May 6-8 in Las Vegas.
Learn more