C# Class Fody.PeImage.IMAGE_DATA_DIRECTORY

Exibir arquivo Open project: Fody/Stamp

Public Properties

Property Type Description
Size uint
VirtualAddress uint

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Size public_oe property

The size of the table, in bytes.
public uint Size
return uint

VirtualAddress public_oe property

The relative virtual address of the table.
public uint VirtualAddress
return uint