PackageDescription Class

Definition

Represents a base class for all package descriptions.

public abstract class PackageDescription
type PackageDescription = class
Public MustInherit Class PackageDescription
Inheritance
PackageDescription
Derived

Properties

Name

Gets the name of the package.

Path
Obsolete.

Gets the path to the package.

ServiceManifestName

Gets the name of the service manifest.

ServiceManifestVersion

Gets the service manifest version.

Version

Gets the version of the package.

Applies to