SPFeatureDependency members

Represents a Feature that is depended upon by another Feature.

The SPFeatureDependency type exposes the following members.

Properties

  Name Description
Public property FeatureId Gets the GUID that identifies the Feature that is depended upon.
Public property MinimumVersion Gets the minimum version of the Feature on which other Features depend.
Public property Parent Gets the parent collection of dependencies of which the current dependency is a member.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPFeatureDependency class

Microsoft.SharePoint namespace