WebView.IWebView.Source 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供 WebView 的數據。
property Microsoft::Maui::IWebViewSource ^ Microsoft::Maui::IWebView::Source { Microsoft::Maui::IWebViewSource ^ get(); };
Microsoft.Maui.IWebViewSource Microsoft.Maui.IWebView.Source { get; }
member this.Microsoft.Maui.IWebView.Source : Microsoft.Maui.IWebViewSource
ReadOnly Property Source As IWebViewSource Implements IWebView.Source