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

ファイルの相対または絶対パス。
新しい変更日時に使用するDateTime。
"MFMT"コマンドをサーバーに送信します。
シンタックス
Public Function SetModificationTime( _
   ByVal path As String, _
   ByVal time As Date _
) As Response
public Response SetModificationTime( 
   string path,
   DateTime time
)

パラメータ

path
ファイルの相対または絶対パス。
time
新しい変更日時に使用するDateTime。

戻り値の型

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

関連項目

Ftp クラス
Ftp メンバ

 

 


© 2002, GrapeCity inc. All rights reserved.