Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 816 Bytes

webviewcontrolprocessoptions_privatenetworkclientservercapability.md

File metadata and controls

23 lines (16 loc) · 816 Bytes
-api-id -api-type
P:Windows.Web.UI.Interop.WebViewControlProcessOptions.PrivateNetworkClientServerCapability
winrt property

Windows.Web.UI.Interop.WebViewControlProcessOptions.PrivateNetworkClientServerCapability

-description

Gets or sets a boolean value indicating whether the privateNetworkClientServer capability is enabled.

-property-value

A boolean value indicating whether the privateNetworkClientServer capability is enabled.

-remarks

To learn more about capabilities and the privateNetworkClientServer capability, see the App capability declarations topic.

-see-also

-examples