Share via


W.listSeparator Field

Definition

Represents the w:listSeparator XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: settings.
  • corresponds to the following strongly-typed classes: ListSeparator.

Applies to