Tokenizer(TSymbol, TSymbolType).Source Property

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Gets the source of the text document.

Namespace:  System.Web.Razor.Tokenizer
Assembly:  System.Web.Razor (in System.Web.Razor.dll)

member Source : TextDocumentReader with get, private set

Property Value

Type: System.Web.Razor.Text.TextDocumentReader
The source of the source document.
Show: