Share via


DeployedCodePackage.DeployedCodePackageStatus Property

Definition

Gets the code package status.

public System.Fabric.DeploymentStatus DeployedCodePackageStatus { get; }
member this.DeployedCodePackageStatus : System.Fabric.DeploymentStatus
Public ReadOnly Property DeployedCodePackageStatus As DeploymentStatus

Property Value

The status of the deployed code package.

Applies to