Mono Class Library: Overview

System.Net.FtpWebResponse: Members

The members of System.Net.FtpWebResponse are listed below.

See Also: Inherited members from System.Net.WebResponse

Public Properties

[read-only]
BannerMessagestring. Documentation for this section has not yet been entered.
[read-only]
override
ContentLengthlong. Documentation for this section has not yet been entered.
[read-only]
ExitMessagestring. Documentation for this section has not yet been entered.
[read-only]
override
HeadersWebHeaderCollection. Documentation for this section has not yet been entered.
[read-only]
LastModifiedDateTime. Documentation for this section has not yet been entered.
[read-only]
override
ResponseUriUri. Documentation for this section has not yet been entered.
[read-only]
StatusCodeFtpStatusCode. Documentation for this section has not yet been entered.
[read-only]
StatusDescriptionstring. Documentation for this section has not yet been entered.
[read-only]
WelcomeMessagestring. Documentation for this section has not yet been entered.

Public Methods

override
Close()
Documentation for this section has not yet been entered.
override
GetResponseStream() : System.IO.Stream
Documentation for this section has not yet been entered.