Compartilhar via


WebViewControl.Settings Propriedade

Definição

Obtém um objeto WebViewControlSettings que contém propriedades para habilitar ou desabilitar recursos IWebViewControl.

Para obter mais informações, consulte Windows.Web.UI.IWebViewControl

public:
 property WebViewControlSettings ^ Settings { WebViewControlSettings ^ get(); };
WebViewControlSettings Settings();
public WebViewControlSettings Settings { get; }
var webViewControlSettings = webViewControl.settings;
Public ReadOnly Property Settings As WebViewControlSettings

Valor da propriedade

Um objeto WebViewControlSettings que contém propriedades para habilitar ou desabilitar recursos IWebViewControl.

Implementações

Aplica-se a