Class AppInfo
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
Metadata of an application package.
public class AppInfo
- Inheritance
-
AppInfo
- Extension Methods
Constructors
Properties
- Build
Gets or sets the build identifier.
- Description
Gets or sets the package description.
- DisplayName
Gets or sets the display name of the package.
- LastModificationDate
Gets or sets the last modification date.
- MinimumRequiredDataMinerVersion
Gets or sets the minimum required DataMiner version.
- Name
Gets or sets the name of the package.
- SupportsMultipleInstalledVersions
Gets or sets a value indicating whether multiple versions of the package can be installed.
- Version
Gets or sets the version of the package.