CoreWebView2InitializedEventArgs.Exception Eigenschaft

Definition

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

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe Windows App SDK Namespaces).

public:
 property HResult Exception { HResult get(); };
HResult Exception();
public System.Exception Exception { get; }
Public ReadOnly Property Exception As Exception

Eigenschaftswert

Die Ausnahme oder null, wenn keine Ausnahme aufgetreten ist.

Gilt für: