ImageGear for .NET
ImGearRemoteFile Constructor(String)




URL of remote resource to access.
Initializes a new instance of the ImGearRemoteFile class.
Syntax
public ImGearRemoteFile( 
   string url
)
public: ImGearRemoteFile( 
   string* url
)
public:
ImGearRemoteFile( 
   String^ url
)
'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

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback