PowerTCP SSH and SFTP for .NET
Set Method (IComLicense)




Used to explicitly create a runtime license string. Only necessary for creating an Extended Distribution license.
Syntax
'Declaration
 
Sub Set( _
   ByVal licenseKey As String _
) 
'Usage
 
Dim instance As IComLicense
Dim licenseKey As String
 
instance.Set(licenseKey)
void Set( 
   string licenseKey
)
void Set( 
   string* licenseKey
) 
void Set( 
   String^ licenseKey
) 

Parameters

licenseKey
See Also

Reference

IComLicense Interface
IComLicense Members


PowerTCP SSH and SFTP for .NET Documentation Version 8.0
© 2025 Dart Communications. All Rights Reserved.
Send comments on this topic