SPWebService.QueryFeatures method

Gets features from the Web service.

Overload list

  Name Description
Public method QueryFeatures(Guid) Gets all features in the Web service that have a specific feature ID.
Public method QueryFeatures(SPFeatureScope, Boolean) Gets either all features in the Web service at the specified scope that need an upgrade, or all features that do not.
Public method QueryFeatures(Guid, Boolean) Gets all features in the Web service that have a specific feature ID and upgrade state.
Public method QueryFeatures(Guid, Version) Gets all features in the Web service that have a specific feature ID and version.

Top

See also

Reference

SPWebService class

SPWebService members

Microsoft.SharePoint.Administration namespace