Edit

Share via


IImage.LoadReason Property

Definition

Gets the reason that the image was loaded, if available.

public Nullable<Microsoft.Windows.EventTracing.Processes.ImageLoadReason> LoadReason { get; }
member this.LoadReason : Nullable<Microsoft.Windows.EventTracing.Processes.ImageLoadReason>
Public ReadOnly Property LoadReason As Nullable(Of ImageLoadReason)

Property Value

Applies to