标签: c# enumeration
我想枚举目录以获取目录。我知道codeproject上可用的FastDirectoryEnumerator类,但是我可以枚举文件。我需要通过网络枚举和使用Directory.GetDirectories()执行时间很糟糕。