CoreWebView2ClusterEnvironmentOptions.ReleaseChannels 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 mask of release channels the shared environment creation searches for. This value is part of the pinned set. The default is a mask of all channels.
public Microsoft.Web.WebView2.Core.CoreWebView2ReleaseChannels ReleaseChannels { get; set; }
member this.ReleaseChannels : Microsoft.Web.WebView2.Core.CoreWebView2ReleaseChannels with get, set
Public Property ReleaseChannels As CoreWebView2ReleaseChannels