| TextContentEventArgs Properties |
The TextContentEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Content |
Gets or sets the text content.
| |
| Encoding |
Gets or sets the encoding of the content.
| |
| PathAndFile |
Gets the path and file of the request from root.
| |
| Request |
Gets the request that generated this content.
|