Table of Contents

Property AltHandle

Namespace
MonoMod.Core.Platforms
Assembly
MonoMod.Core.dll

AltHandle

The memory handle for the alternate entry point, if one is present.
public IDisposable? AltHandle { readonly get; set; }

Property Value

IDisposable