CoreWebView2ProcessFailedEventArgs.FailureSourceModulePath Property

Definition

When ProcessFailed occurred due to a failed Code Integrity check, this property returns the full path of the file that was prevented from loading on the system.

public string FailureSourceModulePath { get; }
member this.FailureSourceModulePath : string
Public ReadOnly Property FailureSourceModulePath As String

Property Value

Applies to