public class LSFile : AFPObject, IDisposable, IEnumerable;
Encapsulates a file path and its context. Using this object, files can be copied between the file system and an AFD, for example, and also InputSreams and OutputStreams can be opened.
LSFileEx.cs