DesigntimeLicenseContext::GetSavedLicenseKey Method (Type^, Assembly^)
.NET Framework (current version)
Gets a saved license key.
Assembly: System (in System.dll)
public: virtual String^ GetSavedLicenseKey( Type^ type, Assembly^ resourceAssembly ) override
Parameters
- type
-
Type:
System::Type^
The type of the license key.
- resourceAssembly
-
Type:
System.Reflection::Assembly^
The assembly to get the key from.
.NET Framework
Available since 1.1
Available since 1.1
Show: