Share via


NoNamespace.trackRevisions Field

Definition

Represents the trackRevisions XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: headers.
  • corresponds to the following strongly-typed properties: Headers.TrackRevisions.

Applies to