docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB.Context
Feeds_GetFeedConnectorsAsync(int!,string)
Feeds_GetFeedConnectorsAsync(int? Feed_Id, string Feed_Name) Method
Gets the connectors for a feed.
Syntax
public
Task
<
IList
<
Tables.FeedConnectors_Extended
>> Feeds_GetFeedConnectorsAsync(
int
? Feed_Id,
string
Feed_Name)
Parameters
Feed_Id
Type: int?
Feed_Name
Type: string