TKFP.DLLのダウンロード
Assembly: TKFP (TKFP.dll 内) バージョン: 1.4.0.2
FTPサーバーへのログオン処理をするクラスにに必要なインターフェイス
Namespace:
TKFP.NetAssembly: TKFP (TKFP.dll 内) バージョン: 1.4.0.2
Syntax
C# |
---|
public interface IFtpLogon : ICloneable |
Visual Basic (Declaration) |
---|
Public Interface IFtpLogon _ Implements ICloneable |
Remarks
サーバーへのログオン方法が特殊な場合このインターフェイスを継承することで、独自のログオン処理を作成することが可能です。