ApplicationDeployment.DownloadFileGroupAsync Method
.NET Framework 3.0
Downloads, on demand, a set of optional files in the background.
ApplicationDeployment Members
System.Deployment.Application Namespace
DownloadFileGroup
ClickOnce Application Manifest
Accessing Local and Remote Data in ClickOnce Applications
How to: Include a Data File in a ClickOnce Application
Architecture of the ClickOnce Cache
| Name | Description |
|---|---|
| ApplicationDeployment.DownloadFileGroupAsync (String) | Downloads, on demand, a set of optional files in the background. |
| ApplicationDeployment.DownloadFileGroupAsync (String, Object) | Downloads, on demand, a set of optional files in the background, and passes a piece of application state to the event callbacks. |
Reference
ApplicationDeployment ClassApplicationDeployment Members
System.Deployment.Application Namespace
DownloadFileGroup
Other Resources
Walkthrough: Downloading Satellite Assemblies on Demand with the ClickOnce Deployment APIClickOnce Application Manifest
Accessing Local and Remote Data in ClickOnce Applications
How to: Include a Data File in a ClickOnce Application
Architecture of the ClickOnce Cache
Community Additions
ADD
Show: