In The Hand
BaseAddress Property
Namespaces
►
InTheHand.Diagnostics
►
ProcessModule
►
BaseAddress
C#
Visual Basic
.NET Components for Mobility
Gets the memory address where the module was loaded.
Declaration Syntax
C#
Visual Basic
public
IntPtr
BaseAddress
{
get
; }
Public
ReadOnly
Property
BaseAddress
As
IntPtr
Get
Value
The load address of the module.
Assembly:
InTheHand
(Module: InTheHand) Version: 7.0.0.0