docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB
Feeds_GetNuGetFeed(int!,string)
Feeds_GetNuGetFeed(int? Feed_Id, string Feed_Name) Method
Gets the details of a NuGet feed using either an ID or a name.
Syntax
public
static
DB.Outputs.Feeds_GetNuGetFeed
Feeds_GetNuGetFeed(
int
? Feed_Id,
string
Feed_Name)
Parameters
Feed_Id
Type: int?
Feed_Name
Type: string