Click or drag to resize

PackageVersionRequiredLicense Property

The license required to install the package.

Note that the presence of this requirement does not imply that it is enforced for a package once it has been installed.

Namespace:  Demo3D.PackageManager
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public string RequiredLicense { get; }

Property Value

Type: String
See Also