Edit

Share via


IProcess.Images Property

Definition

Gets a list of the images that were loaded into the process.

public System.Collections.Generic.IReadOnlyList<Microsoft.Windows.EventTracing.Processes.IImage> Images { get; }
member this.Images : System.Collections.Generic.IReadOnlyList<Microsoft.Windows.EventTracing.Processes.IImage>
Public ReadOnly Property Images As IReadOnlyList(Of IImage)

Property Value

Applies to