Share via


W.statusText Field

Definition

Represents the w:statusText XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ffData.
  • has the following XML attributes: type, val.
  • corresponds to the following strongly-typed classes: StatusText.

Applies to