DirectoryInfo: Exists (get)

Exists

Checks if the directory actually exists.



 Public Property Get Exists ( ) As Boolean

Return Values

Boolean -  An indication of the directory existing.

Remarks

Read Only.

See Also

Project VBCorLib Overview Class DirectoryInfo Overview DirectoryInfo Properties DirectoryInfo Methods Equals Extension (get)