Method | Description | |
---|---|---|
AddXapAsync ( string relativeUri ) : Task |
Asynchronously downloads a XAP file and adds all exported parts to the catalog.
|
|
GetProbeAssemblies ( ) : IEnumerable |
Method | Description | |
---|---|---|
MefCompositionProvider ( ) : System.Collections.Generic |
public AddXapAsync ( string relativeUri ) : Task | ||
relativeUri | string | The relative URI for the XAP file to be downloaded. |
return | Task |