Nevron Open Vision Documentation
Nevron.Nov.Compiler Namespace / NCompilerResult Class
Properties Methods


In This Topic
    NCompilerResult Class Members
    In This Topic

    The following tables list the members exposed by NCompilerResult.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    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
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Top
    See Also