Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Fody
PeImage
IMAGE_DATA_DIRECTORY
C# Class Fody.PeImage.IMAGE_DATA_DIRECTORY
Datei anzeigen
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