Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Fody
PeImage
IMAGE_DATA_DIRECTORY
C# Class Fody.PeImage.IMAGE_DATA_DIRECTORY
Show file
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 property
The size of the table, in bytes.
public
uint
Size
return
uint
VirtualAddress
public property
The relative virtual address of the table.
public
uint
VirtualAddress
return
uint