&File.Exists(String,Boolean) Method

Represents method Exists(String,Boolean).

Namespace: System.IO
public
 class function Exists(const Path: String; FollowLink: Boolean = True): Boolean; static;

Parameters

Path
Type: String

FollowLink
Type: Boolean

Return Value

Type: Boolean