C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.IO
FileSystemInfo Class
FileSystemInfo Methods
Delete Method
Refresh Method
FileSystemInfo
Refresh Method
Refreshes the state of the object.
Namespace:
System.IO
Assembly:
mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
Copy
public
void
Refresh
()
Exceptions
Exception
Condition
IOException
A device such as a disk drive is not ready.
See Also
Reference
FileSystemInfo Class
System.IO Namespace