Freigeben über


PackageStatus.IsPartiallyStaged Eigenschaft

Definition

Gibt an, ob das Paket teilweise bereitgestellt wird.

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

Eigenschaftswert

Boolean

bool

True bedeutet, dass das Paket teilweise inszeniert ist; false, andernfalls.

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Gilt für: