PackageCatalogAddResourcePackageResult.IsComplete Eigenschaft

Definition

Ein boolescher Wert, der angibt, ob das Ressourcenpaket einer App vollständig hinzugefügt wurde.

public:
 property bool IsComplete { bool get(); };
bool IsComplete();
public bool IsComplete { get; }
var boolean = packageCatalogAddResourcePackageResult.isComplete;
Public ReadOnly Property IsComplete As Boolean

Eigenschaftswert

Boolean

bool

True, wenn das Ressourcenpaket vollständig hinzugefügt wird; False andernfalls.

Gilt für: