FileInfoExtensions Methods
The FileInfoExtensions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
GetSizeInMemory |
get the size formatted with {0:0.##} "B","KB","MB","GB","TB"
|
|
|
IsBlockedBy |
if true the file is blocked
|
|
|
SizeOnDisk |
get the file size formatted in a string as found in file explorer
|
|
|
TryDiscoverWhoisBlocking |
Retrieve info of the process that is blocking file access
|

