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: