Freigeben über


PackageStatus.DeploymentInProgress Eigenschaft

Definition

Gibt an, ob das Paket gewartet wird.

public:
 property bool DeploymentInProgress { bool get(); };
bool DeploymentInProgress();
public bool DeploymentInProgress { get; }
var boolean = packageStatus.deploymentInProgress;
Public ReadOnly Property DeploymentInProgress As Boolean

Eigenschaftswert

Boolean

bool

TRUE gibt an, dass das Paket gewartet wird und daher nicht verwendet werden kann. andernfalls FALSE.

Hinweise

Ein Paket, das gerade aktualisiert wird, ist ein Beispiel für ein Paket, das gewartet wird.

Gilt für: