UserContexts Enumeration
Specifies the installation context for «see T:WixToolset.Dtf.WindowsInstaller.ProductInstallation» s, «see T:WixToolset.Dtf.WindowsInstaller.PatchInstallation» es, and «see M:WixToolset.Dtf.WindowsInstaller.Installer.DetermineApplicablePatches(System.String,System.String[],WixToolset.Dtf.WindowsInstaller.InapplicablePatchHandler,System.String,WixToolset.Dtf.WindowsInstaller.UserContexts)»
Members
Member | Description |
---|---|
All | All contexts, or all valid values. |
AllUserManaged | All user-managed contexts. |
Machine | Per-machine context. |
None | Not installed. |
UserManaged | User managed install context. |
UserUnmanaged | User non-managed context. |
WixToolset.Dtf.WindowsInstaller.dll version 5.0.0+41e11442b2ca93e444b60213b5ae99dcbab787d8 |