Dart.Ssh Namespace > IComLicense Interface : Set Method |
'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 )