Share via


IPackageManagementService Members

The current Package Management Service Interface.We discourage binding directly to this interface, as it may be incrementally expanded over time.In order to access the interface, we recommend copying this interface into your project and generating a matching implementation by using the GetTypedInstance method.This element is introduced in Windows PowerShell 5.0.

The following tables list the members exposed by the IPackageManagementService type.

Public Properties

  Name Description
public property PackageProviders This element is introduced in Windows PowerShell 5.0.
public property ProviderNames This element is introduced in Windows PowerShell 5.0.

Top

Public Methods

  Name Description
public method Initialize This element is introduced in Windows PowerShell 5.0.
public method RequirePackageProvider This element is introduced in Windows PowerShell 5.0.
public method SelectProviders This element is introduced in Windows PowerShell 5.0.
public method SelectProvidersWithFeature Overloaded. This element is introduced in Windows PowerShell 5.0.

Top

See Also

Reference

IPackageManagementService Interface
Microsoft.OneGet Namespace