Show / Hide Table of Contents

Enum FingerprintContent

Describes whether a fingerprint describes a physical file, or the contents of the file.

Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public enum FingerprintContent : int

Fields

Name Description
Data

The fingerprint describes the contents of a file.

DataFile

The fingerprint describe a physical file.

Extension Methods

Extensions.Yield<FingerprintContent>()
Back to top Copyright © 2009-2018 Colectica