Share via


NoNamespace.sb Field

Definition

Represents the sb XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rPh.
  • corresponds to the following strongly-typed properties: PhoneticRun.BaseTextStartIndex.

Applies to