Share via


NoNamespace.lastEdited Field

Definition

Represents the lastEdited XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fileVersion.
  • corresponds to the following strongly-typed properties: FileVersion.LastEdited.

Applies to