Url |
The UrlRequestEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReturnBinary | The binary data for the handled URL, if applicable. |
![]() | ReturnContentType | The Content-Type header. |
![]() | ReturnIsText | If a text or binary writer should be used to send data |
![]() | ReturnText | The text data for the handled URL, if applicable. |
![]() | UrlHandled | If a set data method has been used |