Share via


NoNamespace.dT_ Field

Definition

Represents the dT XML attribute.

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: threadedComment.
  • corresponds to the following strongly-typed properties: ThreadedComment.DT.

Applies to