Click or drag to resize

IPackageFeed Methods

The IPackageFeed type exposes the following members.

Methods
  NameDescription
Public methodAllVersionsFor
The package versions in the feed for a given package name.
Public methodGetResourceUri
Returns a Uri for the package, if the feed contains it.
Public methodOpen
Return an open stream to the specified resource, or to the package file if resourcePath is not specified
Public methodRetrieve
Retrieves the package with the specified name and version. Returns a path to a local package file.
Top
See Also