Table of Contents

Class FeedTypePackageSource

Namespace
NuGet.Protocol
Assembly
NuGet.Protocol.dll
public class FeedTypePackageSource : PackageSource
Inheritance
FeedTypePackageSource
Extension Methods

Constructors

FeedTypePackageSource(string, FeedType)

public FeedTypePackageSource(string source, FeedType feedType)

Parameters

source string
feedType FeedType

Properties

FeedType

public FeedType FeedType { get; }

Property Value

FeedType