IRequest Interface

This element is introduced in Windows PowerShell 5.0.

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

Usage

'Usage
Dim instance As IRequest

Syntax

'Declaration
Public Interface IRequest
    Inherits IHostApi, ICoreApi, IResponseApi, IServicesApi
public interface IRequest : IHostApi, ICoreApi, IResponseApi, 
    IServicesApi
public interface class IRequest : IHostApi, ICoreApi, IResponseApi, 
    IServicesApi
public interface IRequest extends IHostApi, ICoreApi, 
    IResponseApi, IServicesApi
public interface IRequest extends IHostApi, ICoreApi, 
    IResponseApi, IServicesApi

Platforms

Target Platforms

See Also

Reference

IRequest Members
Microsoft.OneGet.Api Namespace