PackageDescription Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET