Share via


W.separator Field

Definition

Represents the w:separator XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: r, r.
  • corresponds to the following strongly-typed classes: SeparatorMark.

Applies to