CoreWebView2ClusterEnvironmentOptions.ChannelSearchKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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