ProGet SDK Reference
Version:

Feeds_GetNpmFeed(int? Feed_Id, string Feed_Name) Method

Gets the details of an npm feed using either an ID or a name.

Syntax

public DB.Outputs.Feeds_GetNpmFeed Feeds_GetNpmFeed(int? Feed_Id, string Feed_Name)

Parameters

Feed_Id
Type: int?
Feed_Name
Type: string