Share via


X.end Field

Definition

Represents the x:end XML element.

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:

  • has the following parent XML elements: border.
  • has the following child XML elements: color.
  • corresponds to the following strongly-typed classes: EndBorder.

Applies to