Click or drag to resize

File Class

A Title child document that represents a file stored on digital media such as data CD or DVD. A Title contains a collection of child File documents.
Inheritance Hierarchy
SystemObject
  Orthogonal.Hoarder.StdLib.EntityFile

Namespace: Orthogonal.Hoarder.StdLib.Entity
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
[SerializableAttribute]
public class File : IEquatable<File>

The File type exposes the following members.

Constructors
 NameDescription
Public methodFileInitializes a new instance of the File class
Public methodFile(String)Initializes a new instance of the File class
Top
Properties
Methods
See Also