DirectoryInfo typedef

DirectoryInfo = Directory

C# alias for Directory

Implementation

typedef DirectoryInfo = Directory;