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

Fields

Name Description
Data

The fingerprint describes the contents of a file.

DataFile

The fingerprint describe a physical file.

In this article
Back to top Generated by DocFX