docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB.Context
Feeds_GetLicenseUrlsAsync(int!)
Feeds_GetLicenseUrlsAsync(int? Feed_Id) Method
Gets the license urls for a feed
Syntax
public
Task
<
IList
<
Tables.FeedLicenseUrls
>> Feeds_GetLicenseUrlsAsync(
int
? Feed_Id)
Parameters
Feed_Id
Type: int?