NevronOpenVision
Nevron.Nov.Compiler Namespace / NCompilerResult Class


NCompilerResult Class Properties

For a list of all members of this type, see NCompilerResult members.

Public Properties
 NameDescription
Public PropertyGets the compiled assembly, in case Succsess is true.  
Public PropertyGets the collection of diagnostics associated with the compilation (i.e. errors, warnings etc.)  
Public PropertyGets whether the code has been successfully compiled.  
Top
See Also