Initializes a new instance of the
ImGearRemoteFile class.
Syntax
public ImGearRemoteFile(
string
)
public: ImGearRemoteFile(
string*
)
public:
ImGearRemoteFile(
String^
)
Parameters
- url
- URL of remote resource to access.
Return Value
The new instance of
ImGearRemoteFile class.
See Also