Table of Contents

Class BuildInfoLeaf

Namespace
AsmResolver.Symbols.Pdb.Leaves
Assembly
AsmResolver.Symbols.Pdb.dll

Represents a leaf containing build information for a file in a PDB image.

public class BuildInfoLeaf : SubStringListLeaf, IIpiLeaf, ICodeViewLeaf
Inheritance
BuildInfoLeaf
Implements
Derived
Inherited Members

Constructors

BuildInfoLeaf(uint)

Initializes an empty build information leaf.

protected BuildInfoLeaf(uint typeIndex)

Parameters

typeIndex uint

The type index associated to the leaf.

Properties

LeafKind

Gets the type kind this record encodes.

public override CodeViewLeafKind LeafKind { get; }

Property Value

CodeViewLeafKind