Share via


X.start Field

Definition

Represents the x:start XML element.

public static readonly System.Xml.Linq.XName start;
 staticval mutable start : System.Xml.Linq.XName
Public Shared ReadOnly start 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: StartBorder.

Applies to