Bagikan melalui


WebViewControl.Settings Properti

Definisi

Mendapatkan objek WebViewControlSettings yang berisi properti untuk mengaktifkan atau menonaktifkan fitur IWebViewControl.

Untuk informasi selengkapnya, lihat 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

Nilai Properti

Objek WebViewControlSettings yang berisi properti untuk mengaktifkan atau menonaktifkan fitur IWebViewControl.

Penerapan

Berlaku untuk