Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The WriteHeader overloads write headers to the stream that this MimeWriter object owns.
Overload list
| Name | Description | |
|---|---|---|
![]() |
WriteHeader(MimeHeaderReader) | The WriteHeader method writes the next header from a MimeReader object into the stream that this MimeWriter object owns. |
![]() |
WriteHeader(String, String) | The WriteHeader method writes a header of a specified type and specified value to the stream that this MimeWriter object owns. |
![]() |
WriteHeader(HeaderId, String) | The WriteHeader method writes a header of a specified type and specified value to the stream that this MimeWriter object owns. |
Top
.gif)