Share via


M.argPr Field

Definition

Represents the m:argPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: deg, den, e, fName, lim, num, sub, sup.
  • has the following child XML elements: argSz.
  • corresponds to the following strongly-typed classes: ArgumentProperties.

Applies to