In This Topic
The following tables list the members exposed by Comment.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | Data |
The raw, binary data associated with the comment.
|
 | DatatypeHint | User-supplied hint identifying the contents of this comment's data. See . |
 | StoredOnTime |
The time this comment was added to an archive, expressed in UTC.
|
 | SuppliedUsername |
The user-supplied user name associated with this comment.
|
 | Time |
The time of this comment's associated data value, expressed in UTC.
|
 | Username |
The system-supplied user name associated with this comment.
|
Top
Public Methods
| Name | Description |
 | ToString |
Converts the value of this instance to a System.String.
|
Top
See Also