bool FileExists ( string name )
Function FileExists ( _ name As String _ ) As Boolean
bool FileExists ( String^ name )