Share via


NoNamespace.lastGuid Field

Definition

Represents the lastGuid XML attribute.

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

Applies to