LicenseException Constructor (Type^, Object^)
.NET Framework (current version)
Initializes a new instance of the LicenseException class for the type and the instance of the component that was denied a license.
Assembly: System (in System.dll)
Parameters
- type
-
Type:
System::Type^
A Type that represents the type of component that was not granted a license.
- instance
-
Type:
System::Object^
The instance of the component that was not granted a license.
.NET Framework
Available since 1.1
Available since 1.1
Show: