- System.IO.FileInfo.Open(System.IO.FileMode,System.IO.FileAccess) - System.IO.FileInfo.Open(System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) ...
An explicit .Refresh() is required after some operations to update the state of the FileInfo. Some operations internally call Invalidate() so any subsequent status check will trigger a lazy Refresh().
Some results have been hidden because they may be inaccessible to you
Show inaccessible results