ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearLicense Class : SetOEMLicenseKey Method |
'Declaration Public Shared Sub SetOEMLicenseKey( _ ByVal licenseKey As String _ )
'Usage Dim licenseKey As String ImGearLicense.SetOEMLicenseKey(licenseKey)
public static void SetOEMLicenseKey( string licenseKey )
public: static void SetOEMLicenseKey( string* licenseKey )
public: static void SetOEMLicenseKey( String^ licenseKey )