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