Share via


NoNamespace.created Field

Definition

Represents the created XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cm, reply.
  • corresponds to the following strongly-typed properties: Comment.Created, CommentReply.Created.

Applies to