PackageStatus.IsPartiallyStaged Propriété

Définition

Indique si le package est partiellement intermédiaire.

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

Valeur de propriété

Boolean

bool

True signifie que le package est partiellement intermédiaire ; false, sinon.

Configuration requise pour Windows

Famille d’appareils
Windows 10 Creators Update (introduit dans 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v4.0)

S’applique à