Share via


T.Progress Field

Definition

Represents the t:Progress XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: Event.
  • has the following XML attributes: percentComplete.
  • corresponds to the following strongly-typed classes: TaskProgressEventInfo.

Applies to