Share via


NoNamespace.dt Field

Definition

Represents the dt XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cm, hf.
  • corresponds to the following strongly-typed properties: Comment.DateTime, HeaderFooter.DateTime.

Applies to