RefreshIfNull Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

If information from the native file system has not yet been retrieved, retrieves it.

Namespace:  System.IO
Assembly:  System.IO (in System.IO.dll)

Syntax

'Declaration
Protected Sub RefreshIfNull
protected void RefreshIfNull()
protected:
void RefreshIfNull()
member RefreshIfNull : unit -> unit 
protected function RefreshIfNull()

.NET Framework Security

See Also

Reference

FileSystemInfo Class

System.IO Namespace