Share via


NoNamespace.done Field

Definition

Represents the done XML attribute.

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

Applies to