Share via


NoNamespace.history Field

Definition

Represents the history XML attribute.

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

Applies to