This is part of the Fake.Installer.Wix module.
InstallUninstall
Specifies whether an action occur on install, uninstall or both.
Union Cases
| Union Case | Description | 
          
            Both
          
          
            Signature:  
         | 
        |
          
            Install
          
          
            Signature:  
         | 
        |
          
            Never
          
          
            Signature:  
         | 
        |
          
            Uninstall
          
          
            Signature:  
         |