Table of Contents

Class FileChecksumOptions

Namespace
Cuemon.Data.Integrity
Assembly
Cuemon.Data.Integrity.dll

Configuration options for System.IO.FileInfo.

public class FileChecksumOptions : FileInfoOptions, IParameterObject
Inheritance
Object
FileChecksumOptions
Implements
Inherited Members

Constructors

FileChecksumOptions()

Initializes a new instance of the FileChecksumOptions class.

public FileChecksumOptions()

Remarks

The following table shows the initial property values for an instance of FileChecksumOptions.

PropertyInitial Value
MethodUnaltered

Properties

Method

Gets an enumeration value of EntityDataIntegrityMethod indicating how a checksum is generated.

public EntityDataIntegrityMethod Method { get; set; }

Property Value

EntityDataIntegrityMethod

One of the enumeration values of EntityDataIntegrityMethod that indicates how a checksum is generated.