单项选择题

使用Dirctory类的下列方法,可以获取指定文件夹中的文件的是().

A.Exists()
B.GetFiles()
C.GetDirectories()
D.CreateDirectory()