FileExistsAsync(string fileName, System.Threading.CancellationToken cancellationToken) Method
Syntax
public
virtual
ValueTask
<
bool
> FileExistsAsync(
string
fileName,
System.Threading.CancellationToken
cancellationToken)
Parameters
fileName
Type: string
cancellationToken
Type: System.Threading.CancellationToken