'DeclarationPublic Function AddKey( _ ByVal licenseKey As System.String _ ) As System.String
'UsageDim instance As NLicenseManagerInternal Dim licenseKey As System.String Dim value As System.String value = instance.AddKey(licenseKey)
public System.string AddKey( System.string licenseKey )
Parameters
- licenseKey