DotNetGenerator Properties
The DotNetGenerator type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| 
                         | 
                      DictionariesToExport | 
                         
   The dictionaries that should be exported in addition to the target dictionary.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      Dictionary | 
                         
   The dictionary being processed.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      DictionaryName | 
                         
   The name of the dictionary being processed.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      OutputDirectory | 
                         
   The directory used to place any output files.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      TargetLanguage | 
                         
   The target language to use for the output.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      Validator | 
                         
   The validator used to verify the type dictionary.
     (Inherited from CodeGenerator.) | 
                    

