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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET