The following tables list the members exposed by SyntaxTreeCreatedEventArgs.
Name | Description | |
---|---|---|
IsCanceled | Returns whether the operation has been canceled and therefore the tree will be discarded. (read-only) | |
SyntaxTree | Gets/sets the tree that will be returned from the Parse method. |