Managed Windows API
GetPhysicalFileSize Method (filename)
Namespaces
►
ManagedWinapi
►
ExtendedFileInfo
►
GetPhysicalFileSize(String)
C#
Get the size a file requires on disk. This takes NTFS compression into account.
Declaration Syntax
C#
public
static
ulong
GetPhysicalFileSize
(
string
filename
)
Parameters
filename
(
String
)
Assembly:
ManagedWinapi
(Module: ManagedWinapi) Version: 0.3.0.0 (0.3)