ImageGear .NET - Updated November 28, 2017
ImGearRemoteFile Constructor(String)




ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearRemoteFile Class > ImGearRemoteFile Constructor : ImGearRemoteFile Constructor(String)
URL of remote resource to access.
Initializes a new instance of the ImGearRemoteFile class.
Syntax
'Declaration
 
Public Function New( _
   ByVal url As String _
)
 
'Usage
 
Dim url As String
 
Dim instance As New ImGearRemoteFile(url)

Parameters

url
URL of remote resource to access.

Return Value

The new instance of ImGearRemoteFile class.
See Also

Reference

ImGearRemoteFile Class
ImGearRemoteFile Members
Overload List