Share via


W.restart Field

Definition

Represents the w:restart XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: lnNumType.
  • corresponds to the following strongly-typed properties: LineNumberType.Restart.

Applies to