Click or drag to resize

PackageRegistrarIsRunningWithSparsePackageIdentity Method

IT Hit User File System
Helper method to determine if the process is running with sparse package identity.

Namespace:  ITHit.FileSystem.Windows.Package
Assembly:  ITHit.FileSystem.Windows.Package (in ITHit.FileSystem.Windows.Package.dll) Version: 9.0.29527.0
Syntax
public static bool IsRunningWithSparsePackageIdentity()

Return Value

Type: Boolean
True if the application is running with sparse package identity, false otherwise.
See Also