DirectoryInfoWrap class DirectoryInfoWrap : IDirectoryInfo Represents a class object wrapper for the DirectoryInfo class. Documentation public bool Exists { get; } public string FullName { get; } public string Name { get; } public void Create() public void Refresh()