Click or drag to resize

PackageVersionRequiredEdition Property

The minimum edition 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: 19.00.00
Syntax
C#
public string RequiredEdition { get; }

Property Value

String
See Also