M micheletickle New Member Sep 1, 2012 #1 How can i get all files without file extension into an array. I will supply the folder path.Is this possible using Directory.GetFiles() or DirectoryInfo.GetFiles()?? Is there any alternative way?I am using ASP.NET C#.
How can i get all files without file extension into an array. I will supply the folder path.Is this possible using Directory.GetFiles() or DirectoryInfo.GetFiles()?? Is there any alternative way?I am using ASP.NET C#.