Table of Contents

Class GetServiceIndexRequest

Namespace
NuGet.Protocol.Plugins
Assembly
NuGet.Protocol.dll
public sealed class GetServiceIndexRequest
Inheritance
GetServiceIndexRequest
Inherited Members
Extension Methods

Constructors

GetServiceIndexRequest(string)

public GetServiceIndexRequest(string packageSourceRepository)

Parameters

packageSourceRepository string

Properties

PackageSourceRepository

public string PackageSourceRepository { get; }

Property Value

string