'DeclarationPublicOverridableReadOnlyProperty IsMarkupParser AsBooleanGet'UsageDim instance As ParserBase
Dim value AsBoolean
value = instance.IsMarkupParser
Property Value
Type: System.Boolean true if the parser is a markup parser; otherwise, false.