port from vb6 to c# (wodFtpDLX / wodFtpDLX.NET)
Hi Rien.
You can simply cast one object type to another, like this:
moFTP.Certificate = (wodFtpDLXComLib.ICertificate)certificaat;
I hope this helps!
Jasmine.
Hi Rien.
You can simply cast one object type to another, like this:
moFTP.Certificate = (wodFtpDLXComLib.ICertificate)certificaat;
I hope this helps!
Jasmine.
Complete thread: