J John A Grandy Aug 13, 2008 #1 Apparently the System.IO.Path does not provide an method to determine if a folder exists ... Where is this functionality provided ?
Apparently the System.IO.Path does not provide an method to determine if a folder exists ... Where is this functionality provided ?
G Göran Andersson Aug 13, 2008 #2 John said: Apparently the System.IO.Path does not provide an method to determine if a folder exists ... Where is this functionality provided ? Click to expand... System.IO.Directory.Exists
John said: Apparently the System.IO.Path does not provide an method to determine if a folder exists ... Where is this functionality provided ? Click to expand... System.IO.Directory.Exists