Olvasás angol nyelven

Megosztás a következőn keresztül:


PackageStatus.PackageOffline Property

Definition

Indicates whether the package is offline and cannot be used.

public bool PackageOffline { get; }

Property Value

Boolean

TRUE indicates that the package is offline; otherwise FALSE.

Remarks

A package is offline if any of the package's files are installed on a volume that is currently offline or cannot be accessed. For example, the package's files may have been installed on removable media that is no longer online.

Applies to