License

License class

Provides methods to license the component.

The License type exposes the following members:

Constructors

NameDescription
License()Initializes a new instance of this class.

Properties

NameDescription
is_licensedGets a value indicating whether product is licensed.

Methods

NameDescription
set_license(license_name)Licenses the component.
set_license(stream)Licenses the component.

See Also