Intersoft ClientUI Documentation
Resource Property (DownloadEventArgs)



Gets an object instance of the resource being downloaded.
Syntax
Public ReadOnly Property Resource As Object
Dim instance As DownloadEventArgs
Dim value As Object
 
value = instance.Resource
public object Resource {get;}
public:
property Object^ Resource {
   Object^ get();
}
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

DownloadEventArgs Class
DownloadEventArgs Members

Send Feedback