AJ Blog A BloG for TechniCaL DiscussIoN

21Aug/090

How to check a file whether exists in the corresponding folder or not ? – C#

Use the following synatax to check a file whether it is exists in the corresponding folder or not. System.IO.File.Exists(Filepath+Filename)

Popularity: 2% [?]

Technorati Tags: , ,