TKMP.DLLのダウンロード

ファイルサイズの読み出しを行う

Namespace:  TKMP.Reader
Assembly:  TKMP (TKMP.dll 内) バージョン: 3.1.0.0

Syntax

C#
public int FileSize { get; }
Visual Basic (Declaration)
Public ReadOnly Property FileSize As Integer

See Also