Click or drag to resize
FileGetSize Method
Overload List
  NameDescription
Public methodStatic memberGetSize(SafeFileHandle)
[AlphaFS] Retrieves the file size, in bytes to store a specified file.
Public methodStatic memberGetSize(String)
[AlphaFS] Retrieves the file size, in bytes to store a specified file.
Public methodStatic memberGetSize(String, PathFormat)
[AlphaFS] Retrieves the file size, in bytes to store a specified file.
Public methodStatic memberGetSize(KernelTransaction, String)
[AlphaFS] Retrieves the file size, in bytes to store a specified file.
Public methodStatic memberGetSize(KernelTransaction, String, PathFormat)
[AlphaFS] Retrieves the file size, in bytes to store a specified file.
Top
See Also