Language

CoreWebView2ClusterEnvironmentOptions.ChannelSearchKind Property

Definition

Gets or sets the order that release channels are searched for during shared environment creation. This value is part of the pinned set. The default is CoreWebView2ChannelSearchKind.MostStable.

public Microsoft.Web.WebView2.Core.CoreWebView2ChannelSearchKind ChannelSearchKind { get; set; }
member this.ChannelSearchKind : Microsoft.Web.WebView2.Core.CoreWebView2ChannelSearchKind with get, set
Public Property ChannelSearchKind As CoreWebView2ChannelSearchKind

Property Value

Applies to