Intersoft ClientUI Documentation
OnDownloaded Method (PackageDownloader)



Syntax
Protected Overrides Sub OnDownloaded( _
   ByVal resource As Object _
) 
Dim instance As PackageDownloader
Dim resource As Object
 
instance.OnDownloaded(resource)
protected override void OnDownloaded( 
   object resource
)
protected:
void OnDownloaded( 
   Object^ resource
) override 

Parameters

resource
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PackageDownloader Class
PackageDownloader Members

Send Feedback