Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light - .NET プログラミング » Ultra Light .NET 2.0 API リファレンス » ULFileTransferProgressData クラス

 

FileSize プロパティ

転送されるファイルのサイズを返します。

構文
Visual Basic
Public Readonly Property FileSize As UInt64
C#
public ulong FileSize { get;}
プロパティ値

ファイルのサイズ (バイト単位)。

参照