System.Diagnostics.ProcessModule public class ProcessModule : Component Documentation public IntPtr BaseAddress { get; } public IntPtr EntryPointAddress { get; } public string FileName { get; } public FileVersionInfo FileVersionInfo { get; } public int ModuleMemorySize { get; } public string ModuleName { get; }