IImage.FileOffset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the offset of the segment of the image file that has been loaded into AddressRange in the process's virtual memory.
public Microsoft.Windows.EventTracing.Address FileOffset { get; }
member this.FileOffset : Microsoft.Windows.EventTracing.Address
Public ReadOnly Property FileOffset As Address