HttpBrowserCapabilities.MSDomVersion Property

Definition

Gets the version of Microsoft HTML (MSHTML) Document Object Model (DOM) that the client browser supports.

public:
 property Version ^ MSDomVersion { Version ^ get(); };
public Version MSDomVersion { get; }
member this.MSDomVersion : Version
Public ReadOnly Property MSDomVersion As Version

Property Value

The number of the Microsoft HTML DOM version that the client browser supports.

Applies to