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 RewritingContext
	public class RewritingContext
	type RewritingContext = class
	Public Class RewritingContext
		- Inheritance
 - 
				RewritingContext
 
Constructors
| RewritingContext(Block, ErrorSink) | 
		 Instantiates a new RewritingContext.  | 
        	
Properties
| ErrorSink | |
| SyntaxTree | 
		 The documents syntax tree.  |