Sets a saved license key.
[Visual Basic] Overrides Public Sub SetSavedLicenseKey( _ ByVal type As Type, _ ByVal key As String _ ) [C#] public override void SetSavedLicenseKey( Type type, string key ); [C++] public: override void SetSavedLicenseKey( Type* type, String* key ); [JScript] public override function SetSavedLicenseKey( type : Type, key : String );
DesigntimeLicenseContext Class | DesigntimeLicenseContext Members | System.ComponentModel.Design Namespace | LicenseContext