Share via


W.markup Field

Definition

Represents the w:markup XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: revisionView.
  • corresponds to the following strongly-typed properties: RevisionView.Markup.

Applies to