/// <inheritdoc/> public bool DirectoryEntryExists(string path) { return(NativeMethodsShared.FileOrDirectoryExistsWindows(path)); }