WebView.Version Property

Definition

Gets the version of EDGEHTML.DLL used by IWebView.

[System.ComponentModel.Browsable(false)]
public Version Version { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Version : Version
Public ReadOnly Property Version As Version

Property Value

The version of EDGEHTML.DLL used by IWebView.

Implements

Attributes

Applies to