C# Class AppUpdater.Delta.DELTA_HEADER_INFO

Show file Open project: diogomafra/AppUpdater

Public Properties

Property Type Description
FileType long
FileTypeSet long
Flags long
TargetFileTime FILETIME
TargetHash DELTA_HASH
TargetHashAlgId uint
TargetSize uint

Property Details

FileType public property

public long FileType
return long

FileTypeSet public property

public long FileTypeSet
return long

Flags public property

public long Flags
return long

TargetFileTime public property

public FILETIME TargetFileTime
return FILETIME

TargetHash public property

public DELTA_HASH,AppUpdater.Delta TargetHash
return DELTA_HASH

TargetHashAlgId public property

public uint TargetHashAlgId
return uint

TargetSize public property

public uint TargetSize
return uint