Windows.File.Exists
static function Exists(path: string): bool;
Parameters

path The file to check.
Description

Determines whether the specified file exists.