IFile public interface IFile : INode Documentation string Extension { get; } DateTime Modified { get; } long Size { get; }