CodePackageDescription 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.
Describes a code package that includes its entry point.
public sealed class CodePackageDescription : System.Fabric.Description.PackageDescription
type CodePackageDescription = class
inherit PackageDescription
Public NotInheritable Class CodePackageDescription
Inherits PackageDescription
- Inheritance
Properties
EntryPoint | |
IsShared | |
Name | (Inherited from PackageDescription) |
Path |
Obsolete.
(Inherited from PackageDescription)
|
ServiceManifestName | (Inherited from PackageDescription) |
ServiceManifestVersion | (Inherited from PackageDescription) |
SetupEntryPoint | |
Version | (Inherited from PackageDescription) |