OOI UA-ModelCompiler

DotNetGenerator Properties

The DotNetGenerator type exposes the following members.

Properties


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