'Declaration Public Shared Sub SetLicenseKey( _ ByVal key As System.String _ )
public static void SetLicenseKey( System.string key )
Parameters
- key
- The license key to set, or null to remove any previously set key.
'Declaration Public Shared Sub SetLicenseKey( _ ByVal key As System.String _ )
public static void SetLicenseKey( System.string key )