Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

DocumentCommentEnd Properties

A document element that indicates the end of the commented range accessed by DocumentIterator.
Name Description
Author Gets the comment’s author. Inherited from DocumentCommentElement.
Date Gets the date and time when a comment was created. Inherited from DocumentCommentElement.
Name Gets the comment’s name. Inherited from DocumentCommentElement.
Position Gets the position of a document element within a document. Inherited from DocumentElementBase.
Type Gets the type of a DocumentCommentEnd element.
See Also