Share via


W.end Field

Definition

Represents the w:end XML elements and attribute.

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

Field Value

Remarks

As an XML element, it:

As an XML attribute, it:

  • is contained in the following XML elements: ind.
  • corresponds to the following strongly-typed properties: Indentation.End.

Applies to