C# Class Fody.PeImage.IMAGE_DATA_DIRECTORY

Afficher le fichier Open project: Fody/Stamp

Méthodes publiques

Свойство Type Description
Size uint
VirtualAddress uint

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Size public_oe property

The size of the table, in bytes.
public uint Size
Résultat uint

VirtualAddress public_oe property

The relative virtual address of the table.
public uint VirtualAddress
Résultat uint