Share via


NoNamespace.complete Field

Definition

Represents the complete XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cm.
  • corresponds to the following strongly-typed properties: Comment.Complete.

Applies to