C# Class System.Deployment.Internal.Isolation.Manifest.FileEntry

Inheritance: IDisposable
Datei anzeigen Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
Flags uint
HashAlgorithm uint
HashElements ISection
HashValueSize uint
MuiMapping MuiResourceMapEntry
Size ulong
WritableType uint

Public Methods

Method Description
Dispose ( bool fDisposing ) : void
IDisposable ( ) : void

Method Details

Dispose() public method

public Dispose ( bool fDisposing ) : void
fDisposing bool
return void

IDisposable() public method

public IDisposable ( ) : void
return void

Property Details

Flags public_oe property

public uint Flags
return uint

HashAlgorithm public_oe property

public uint HashAlgorithm
return uint

HashElements public_oe property

public ISection HashElements
return ISection

HashValueSize public_oe property

public uint HashValueSize
return uint

MuiMapping public_oe property

public MuiResourceMapEntry,System.Deployment.Internal.Isolation.Manifest MuiMapping
return MuiResourceMapEntry

Size public_oe property

public ulong Size
return ulong

WritableType public_oe property

public uint WritableType
return uint