Language

CoreWebView2ClusterEnvironmentOptions.ReleaseChannels Property

Definition

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

Property Value

Applies to