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