Share via


C.auto Field

Definition

Represents the c:auto XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: catAx, dateAx.
  • corresponds to the following strongly-typed classes: AutoLabeled.

Applies to