TKFP.DLLのダウンロード

ログオンが正常に行われたことを示す値を読み出す

Namespace:  TKFP.Net
Assembly:  TKFP (TKFP.dll 内) バージョン: 1.4.0.2

Syntax

C#
bool IFtpLogon.Logon { get; }
Visual Basic (Declaration)
Private ReadOnly Property Logon As Boolean
	Implements IFtpLogon.Logon

Implements

IFtpLogon..::.Logon

See Also