FileMetaData.Exists property
Indicates whether the File Exists on the FileSystem.
public bool Exists { get; }
See Also
- class FileMetaData
- namespace DotNetOpen.FileService
Indicates whether the File Exists on the FileSystem.
public bool Exists { get; }