Share via


P.progress Field

Definition

Represents the p: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: animEffect.
  • has the following child XML elements: fltVal.
  • corresponds to the following strongly-typed classes: Progress.

Applies to