IPackageFeed Methods |
The IPackageFeed type exposes the following members.
| Name | Description | |
|---|---|---|
| AllVersionsFor |
The package versions in the feed for a given package name.
| |
| GetResourceUri |
Returns a Uri for the package, if the feed contains it.
| |
| Open |
Return an open stream to the specified resource, or to the package file if resourcePath is not specified
| |
| Retrieve |
Retrieves the package with the specified name and version.
Returns a path to a local package file.
|