This is part of the Fake.Installer.Wix module.
Dir
WiX Directories define a logical directory which can include components and files
Record Fields
| Record Field | Description | 
          
            Components
          
          
            Signature: seq<DirectoryComponent> 
         | 
        |
          
            Files
          
          
            Signature: seq<File> 
         | 
        |
          
            Id
          
          
            Signature: string 
         | 
        |
          
            Name
          
          
            Signature: string 
         |