Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ApplicationDeployment::DownloadFileGroupAsync Method

 

Downloads, on demand, a set of optional files in the background.

Namespace:   System.Deployment.Application
Assembly:  System.Deployment (in System.Deployment.dll)

NameDescription
System_CAPS_pubmethodDownloadFileGroupAsync(String^)

Downloads, on demand, a set of optional files in the background.

System_CAPS_pubmethodDownloadFileGroupAsync(String^, Object^)

Downloads, on demand, a set of optional files in the background, and passes a piece of application state to the event callbacks.

Return to top
Show:
© 2017 Microsoft