Share via


T.extLst Field

Definition

Represents the t:extLst XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: Anchor, Event, Task, Tasks.
  • has the following child XML elements: ext.
  • corresponds to the following strongly-typed classes: ExtensionList.

Applies to