GrapeCity Secure FTP for .NET 4.0J
Help メソッド

ヘルプを要求する対象のコマンド。
"HELP"コマンドをサーバーに送信します。
シンタックス
Public Function Help( _
   ByVal command As String _
) As Response
public Response Help( 
   string command
)

パラメータ

command
ヘルプを要求する対象のコマンド。

戻り値の型

例外
例外解説
FtpProtocolExceptionコマンドが失敗しました。
参照

関連項目

Ftp クラス
Ftp メンバ

 

 


© 2002, GrapeCity inc. All rights reserved.