AbstractPath.ListDirectory

AbstractPath.ListDirectory method

この中にあるパスを返します抽象パス、ディレクトリの場合.

public abstract IEnumerable<AbstractPath> ListDirectory()

戻り値

この中にあるパス抽象パス .

関連項目