Gets a value indicating whether the file or directory exists.
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Exists As Boolean Get |
C# |
---|
public bool Exists { get; } |