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

新しいディレクトリーの相対または絶対パス。
サーバーの現在の作業ディレクトリーを設定します。
シンタックス
Public Function SetDirectory( _
   ByVal path As String _
) As Response
public Response SetDirectory( 
   string path
)

パラメータ

path
新しいディレクトリーの相対または絶対パス。

戻り値の型

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

関連項目

Ftp クラス
Ftp メンバ

 

 


© 2002, GrapeCity inc. All rights reserved.