Table of Contents

Enum Gac.AssemblyCacheUninstallDisposition

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll
public enum Gac.AssemblyCacheUninstallDisposition

Fields

AlreadyUninstalled = 3
DeletePending = 4
HasInstallReference = 5
ReferenceNotFound = 6
StillInUse = 2
Uninstalled = 1
Unknown = 0