|
I'd like to make sure that I'm distribution the correct version of DLL file along with my application. How do I check whether the dll is a trial version or a full version? |
DLLs from trial version have descriptions such us "Rebex SFTP for .NET - Trial Version"
DLLs from full version have description like such as "Rebex SFTP for .NET"
|

