Freigeben über


CoreWebView2InitializedEventArgs.Exception Eigenschaft

Definition

Ruft die Ausnahme ab, die ausgelöst wird, wenn eine WebView2 erstellt wird.

public:
 property HResult Exception { HResult get(); };
HResult Exception();
public System.Exception Exception { get; }
var hResult = coreWebView2InitializedEventArgs.exception;
Public ReadOnly Property Exception As Exception

Eigenschaftswert

Die Ausnahme oder NULL, wenn keine Ausnahme aufgetreten ist.

Gilt für: