SPAdministrationWebApplication.QueryFeatures Method

Include Protected Members
Include Inherited Members

Retrieves all features for the current Web application that have the specified scope and characteristics including feature identifier and requirement for upgrade.

Overload List

  Name Description
Public method QueryFeatures(Guid) Retrieves all features in the current Web application that are scoped to Site or Web and have the specified feature identifier. (Inherited from SPWebApplication.)
Public method QueryFeatures(SPFeatureScope, Boolean) Retrieves all features in the current Web application that are scoped to Site or Web and have a specific needsUpgrade state. (Inherited from SPWebApplication.)
Public method QueryFeatures(Guid, Boolean) Retrieves all features in the current Web application that are scoped to Site or Web and have the specified feature identifier and requirement for upgrade. (Inherited from SPWebApplication.)
Public method QueryFeatures(Guid, Version) Retrieves all features in the current Web application that are scoped to Site or Web and have the specified feature and version identifiers. (Inherited from SPWebApplication.)

Top

See Also

Reference

SPAdministrationWebApplication Class

SPAdministrationWebApplication Members

Microsoft.SharePoint.Administration Namespace