Click or drag to resize
FileSystemInfoRefresh Method
Refreshes the state of the object.

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public void Refresh()
Exceptions
ExceptionCondition
IOExceptionA device such as a disk drive is not ready.
See Also