Version

SyntaxTreeCreatedEventArgs Class Members

The following tables list the members exposed by SyntaxTreeCreatedEventArgs.

Public Properties
 NameDescription
Public PropertyIsCanceledReturns whether the operation has been canceled and therefore the tree will be discarded. (read-only)  
Public PropertySyntaxTreeGets/sets the tree that will be returned from the Parse method.  
See Also