CoreWebView2EnvironmentOptions.CustomSchemeRegistrations Property

Definition

List of custom scheme registrations to be applied to the CoreWebView2Environment

public System.Collections.Generic.List<Microsoft.Web.WebView2.Core.CoreWebView2CustomSchemeRegistration> CustomSchemeRegistrations { get; }
member this.CustomSchemeRegistrations : System.Collections.Generic.List<Microsoft.Web.WebView2.Core.CoreWebView2CustomSchemeRegistration>
Public ReadOnly Property CustomSchemeRegistrations As List(Of CoreWebView2CustomSchemeRegistration)

Property Value

Applies to