Language

CoreWebView2ClusterEnvironmentOptions.ClusterName Property

Definition

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

Property Value

Applies to