Share via


M.argSz Field

Definition

Represents the m:argSz XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: argPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: ArgumentSize.

Applies to