Comment Class |
The Comment type exposes the following members.
Name | Description | |
---|---|---|
![]() | Author | Gets or sets the author of the current comment. |
![]() | Blocks | Gets the content of the comment. |
![]() | Date | Gets or sets the date of the current comment. |
![]() | ElementType |
Gets the ElementType of this element instance.
(Overrides ElementElementType) |
![]() | End | Gets the element that marks the end of this comment. |
![]() | Initials | Gets or sets the initials of the author of the current comment. |
![]() | ReplyTo | Gets or sets the comment to which this comment is a reply. |
![]() | Resolved | Gets or sets whether the comment was marked as resolved. |
![]() | Start | Gets the element that marks the start of this comment. |