SPWebService.QueryFeaturesInAllWebServices method

Gets the features of all Web services.

Overload list

  Name Description
Public methodStatic member QueryFeaturesInAllWebServices(Guid) Gets all features in all Web services that have a specific feature ID.
Public methodStatic member QueryFeaturesInAllWebServices(SPFeatureScope, Boolean) Gets all of the features in all Web services at the specified scope that need an upgrade, or gets all of the features that do not.
Public methodStatic member QueryFeaturesInAllWebServices(Guid, Boolean) Gets all features in all Web services that have a specific feature ID and upgrade state.
Public methodStatic member QueryFeaturesInAllWebServices(Guid, Version) Gets all features in all Web services that have a specific feature ID and version.

Top

See also

Reference

SPWebService class

SPWebService members

Microsoft.SharePoint.Administration namespace