Version

ExceptionSyntaxRule Class Members

The following tables list the members exposed by ExceptionSyntaxRule.

Public Constructors
 NameDescription
Public ConstructorExceptionSyntaxRule ConstructorCreates a new ExceptionSyntaxRule instance.  
Public Properties
 NameDescription
Public PropertyExceptionGets or sets the exception SyntaxRule which is owned the current rule.  
Public PropertyRootReturns the NonTerminalSymbol whose rule tree contains this rule. (Inherited from Infragistics.Documents.Parsing.SyntaxRule)
Public PropertyRuleGets or sets the SyntaxRule which is owned the current rule. (Inherited from Infragistics.Documents.Parsing.SyntaxRuleOwnerBase)
Public PropertyTypeOverridden. Gets the SyntaxRuleType value indicating the type of the SyntaxRule.  
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this object. (Inherited from Infragistics.Documents.Parsing.SyntaxRule)
See Also