StateText(States) Method

See Also

FtpDLX Class  | FtpDLX Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

State
Represents some state.
See Also Requirements Languages WeOnlyDo.Client.FTP Send comments on this topic.

StateText(States) Method

Provides string expression of a state.

[Visual Basic]
Overloads Public Function StateText( _    ByVal State As States _ ) As String
[C#]
public string StateText(    States State );
[JScript]
public function StateText(    State : States ) : String;

Parameters

State
Represents some state.

Return Type

Text explanation of a requested state.

Remarks

StateText property will return text-description of a value given by State argument.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

FtpDLX Class  | FtpDLX Members  | Overload List

 

 


© WeOnlyDo Software. All Rights Reserved.