In The Hand - .NET Components for Mobility
StatusDescription Property
Namespaces
►
InTheHand.Net
►
FtpWebResponse
►
StatusDescription
C#
Visual Basic
Gets text that describes a status code sent from the FTP server.
Declaration Syntax
C#
Visual Basic
public
string
StatusDescription
{
get
; }
Public
ReadOnly
Property
StatusDescription
As
String
Value
A
String
instance that contains the status code and message returned with this response.
Assembly:
InTheHand.Net
(Module: InTheHand.Net) Version: 2.1.0.0