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