Directory类可以用( )方法获取指定目录下所有符合检索条件的文件。
A.GetAccessControl()
B.GetDirectoryRoot()
C.GetDirectories()
D.GetFileSystemEntries()
正确答案是D