Share via


NoNamespace.a Field

Definition

Represents the a XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: alphaRepl, c.
  • corresponds to the following strongly-typed properties: AlphaReplace.Alpha, CalculationCell.Array.

Applies to