Edit

Share via


WebView.IsPrivateNetworkClientServerCapabilityEnabled Property

Definition

Gets or sets a value indicating whether this instance is private network client server capability enabled.

public bool IsPrivateNetworkClientServerCapabilityEnabled { get; set; }
member this.IsPrivateNetworkClientServerCapabilityEnabled : bool with get, set
Public Property IsPrivateNetworkClientServerCapabilityEnabled As Boolean

Property Value

true if this instance is private network client server capability enabled; otherwise, false.

Implements

Exceptions

Value cannot be set once the control is initialized.

Applies to