This documentation is archived and is not being maintained.
FileSystemInfo.Exists Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value indicating whether the file or directory exists.
Namespace:
System.IO
Assembly:
mscorlib (in mscorlib.dll)
'Declaration
Public MustOverride ReadOnly Property Exists As Boolean
Property Value
Type:
System.Booleantrue if the file or directory exists; otherwise, false.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0