BlazorWebViewInitializedEventArgs.WebView Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le WebView2 instance initialisé.
public:
property Microsoft::Web::WebView2::WinForms::WebView2 ^ WebView { Microsoft::Web::WebView2::WinForms::WebView2 ^ get(); };
public Microsoft.Web.WebView2.WinForms.WebView2 WebView { get; }
member this.WebView : Microsoft.Web.WebView2.WinForms.WebView2
Public ReadOnly Property WebView As WebView2