Share via


NoNamespace.evalError Field

Definition

Represents the evalError XML attribute.

public static readonly System.Xml.Linq.XName evalError;
 staticval mutable evalError : System.Xml.Linq.XName
Public Shared ReadOnly evalError As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ignoredError, ignoredError.
  • corresponds to the following strongly-typed properties: IgnoredError.EvalError.

Applies to