Share via


NoNamespace.lowestEdited Field

Definition

Represents the lowestEdited XML attribute.

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

Applies to