Click or drag to resize
TextContentEventArgs Properties

The TextContentEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyContent
Gets or sets the text content.
Public propertyEncoding
Gets or sets the encoding of the content.
Public propertyPathAndFile
Gets the path and file of the request from root.
Public propertyRequest
Gets the request that generated this content.
Top
See Also