CoreWebView2ClusterEnvironmentOptions.ClusterName 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 rendezvous name that identifies the cluster. Must be a
valid, case-insensitive file-system folder name of at most 64
characters; an invalid value fails with E_INVALIDARG.
public string ClusterName { get; set; }
member this.ClusterName : string with get, set
Public Property ClusterName As String