Share via


VT.error Field

Definition

Represents the vt:error XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant, vector.
  • corresponds to the following strongly-typed classes: VTError.

Applies to