System.Object
Xceed.Ftp.HttpReply
Name | Description | |
---|---|---|
![]() | Content | Gets the content of the HTTP response's body. |
![]() | ContentLength | Gets the size of the HTTP response's body. |
![]() | ContentType | Gets the media type of the HTTP response's body. |
![]() | Lines | Gets the lines returned by the HTTP proxy server without the response's body. |
![]() | ReasonPhrase | Gets the reason associated with the reply code returned by the server. |
![]() | ReplyCode | Gets the reply code returned by the server. |
![]() | Type | Gets a value representing the type of reply received from the HTTP proxy server. |
Name | Description | |
---|---|---|
![]() | ToString | Returns a string representation of the reply received from the HTTP proxy server. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2