ImageGear .NET
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)
public ImGearRemoteFile( 
   string url
)
public: ImGearRemoteFile( 
   string* url
)
public:
ImGearRemoteFile( 
   String^ 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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback