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




Used to set the runtime license before product classes are used.
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 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic