Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.PackageManager
IPackageManager Interface
IPackageManager Properties
AvailablePackages Property
InstalledPackages Property
PackageDependencies Property
Target Property
Updates Property
IPackageManager
InstalledPackages Property
The packages currently installed on the target.
Namespace:
Demo3D.PackageManager
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
Copy
IEnumerable
<
PackageConfig
>
InstalledPackages
{
get
; }
Property Value
Type:
IEnumerable
PackageConfig
See Also
Reference
IPackageManager Interface
Demo3D.PackageManager Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com