Share via


NoNamespace.preserveHistory Field

Definition

Represents the preserveHistory XML attribute.

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

Applies to