SPFeatureDependency Members
Include Protected Members
Include Inherited Members
Represents a Feature that is depended upon by another Feature.
The SPFeatureDependency type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
FeatureId | Gets the GUID that identifies the Feature that is depended upon. |
![]() |
MinimumVersion | Gets the minimum version of the Feature on which other Features depend. |
![]() |
Parent | Gets the parent collection of dependencies of which the current dependency is a member. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top