Share via


IPackageManagementService Interface

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.

Namespace: Microsoft.OneGet
Assembly: Microsoft.OneGet (in Microsoft.OneGet.dll)

Usage

'Usage
Dim instance As IPackageManagementService

Syntax

'Declaration
Public Interface IPackageManagementService
public interface IPackageManagementService
public interface class IPackageManagementService
public interface IPackageManagementService
public interface IPackageManagementService

Platforms

Target Platforms

See Also

Reference

IPackageManagementService Members
Microsoft.OneGet Namespace