Share via


X.si Field

Definition

Represents the x:si XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: sst.
  • has the following child XML elements: phoneticPr, r, rPh, t.
  • corresponds to the following strongly-typed classes: SharedStringItem.

Applies to