LumiSoft Net Help
GreetingText Property
NamespacesLumiSoft.Net.FTP.ClientFTP_ClientGreetingText
Gets greeting text which was sent by FTP server.
Declaration Syntax
C#Visual BasicVisual C++F#
public string GreetingText { get; }
Public ReadOnly Property GreetingText As String
	Get
public:
property String^ GreetingText {
	String^ get ();
}
member GreetingText : string with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
InvalidOperationExceptionIs raised when this property is accessed and FTP client is not connected.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119