Click or drag to resize
Infosoft Logo

FileReadFault Class

A fault indicating that
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.FaultContractsFileReadFault

Namespace: Infosoft.Common.Contracts.FaultContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class FileReadFault

The FileReadFault type exposes the following members.

Constructors
 NameDescription
Public methodFileReadFaultInitializes a new instance of the FileReadFault class
Top
Properties
 NameDescription
Public propertyFileName Gets or sets the filename that has already been read.
Top
See Also