HI
In C# is there any option to check whether a file or image exists inside a folder? if anybody knows please help me
thanks
FareedaHussain
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Alok UniyalPosted Jun 13, 2015, 3:46 AM
Rajeesh MenothPosted Jun 13, 2015, 4:16 AM
FileInfo.ExistsProperty:File.ExistsMethod: