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: 15.0.2.11458
Syntax
C#
public string RequiredEdition { get; }

Property Value

Type: String
See Also