Compartilhar via


WebUIView.Settings Propriedade

Definição

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

public:
 property WebViewControlSettings ^ Settings { WebViewControlSettings ^ get(); };
WebViewControlSettings Settings();
public WebViewControlSettings Settings { get; }
var webViewControlSettings = webUIView.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