Share via


NoNamespace.in Field

Definition

Represents the in XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fade, e, m, n, s, x.
  • corresponds to the following strongly-typed properties: ErrorItem.FormatIndex, MediaFade.InDuration, MissingItem.FormatIndex, NumberItem.FormatIndex, PivotValueCellExtra.FormatIndex, StringItem.FormatIndex.

Applies to