Share via


NoNamespace.keepChangeHistory Field

Definition

Represents the keepChangeHistory XML attribute.

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

Applies to