ParserBase Properties

The ParserBase type exposes the following members.

  NameDescription
Public property Context This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the ParserContext.
Public property IsMarkupParser This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets a value that indicates whether the parser is a markup parser.
Protected property OtherParser This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the other parser ParserBase.
Top
Show: