Version 24.2 (latest)

SyntaxTreeCreatedEventArgs Class Properties

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

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