Method FileExists FileExists(String) Returns true iff a file with the given name exists. Declaration public override bool FileExists(String name) Parameters Type Name Description System.String name Returns Type Description System.Boolean Overrides Directory.FileExists(String)