Backtrace.CallAddress Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Backtrace.CallAddress Property

BR.AN.PviServices .NET


Gets the call address of the function call

[Visual Basic]

<CLSCompliant(IsCompliant:=False)> _

Public ReadOnly Property CallAddress() As UInt32

  Public Get

  End Get

End Property

[C#]

[CLSCompliant(IsCompliant=False)]

public uint CallAddress { public get; }

See Also

Backtrace Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]