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

サーバー上のファイルのパス。
リモートファイルのサイズを取得します。
シンタックス
Public Function GetSize( _
   ByVal path As String _
) As Long
public long GetSize( 
   string path
)

パラメータ

path
サーバー上のファイルのパス。

戻り値の型

指定したファイルのサイズ。
例外
例外解説
FtpProtocolExceptionコマンドが失敗しました。
参照

関連項目

Ftp クラス
Ftp メンバ

 

 


© 2002, GrapeCity inc. All rights reserved.