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.PackageManagerAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic string RequiredEdition { get; }Property Value
String
See Also