IImage.LoadReason 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 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)