RewritingContext Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Informational class for rewriting a syntax tree.
public ref class RewritingContextpublic class RewritingContexttype RewritingContext = classPublic Class RewritingContext- Inheritance
- 
				RewritingContext
Constructors
| RewritingContext(Block, ErrorSink) | Instantiates a new RewritingContext. | 
Properties
| ErrorSink | |
| SyntaxTree | The documents syntax tree. |