Edit

Share via


CorHeader.EntryPointTokenOrRelativeVirtualAddress Property

Definition

Gets the metadata token of the entry point method of this image.

public:
 property int EntryPointTokenOrRelativeVirtualAddress { int get(); };
public int EntryPointTokenOrRelativeVirtualAddress { get; }
member this.EntryPointTokenOrRelativeVirtualAddress : int
Public ReadOnly Property EntryPointTokenOrRelativeVirtualAddress As Integer

Property Value

The metadata token of the entry point method.

Applies to