Share via


W15.done Field

Definition

Represents the w15: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: commentEx.
  • corresponds to the following strongly-typed properties: CommentEx.Done.

Applies to