Share via


T.Tasks Field

Definition

Represents the t:Tasks XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: extLst, Task.
  • corresponds to the following strongly-typed classes: Tasks.

Applies to