VeriStand .NET API Reference

Table of Contents

CompilationEvent Properties

The CompilationEvent type exposes the following members.

NameDescription
Code Gets the code for an event that occurs during compilation.
Details Gets details about the event that occurred during compilation.
EventType Gets the type of event that occurred during compilation.
Message Gets a message describing the event that occurred during compilation.
SourceFile Gets the file that this event occurred in.
SourceNodePath Gets an array that represents a path from the RootNode to the node that is the source of the compilation event. The path is represented through successive indices in the array, starting at the RootNode of the RealTimeSequence.

See Also

Log in to get a better experience