HttpBrowserCapabilities.MSDomVersion Proprietà
Definizione
Ottiene la versione di Microsoft HTML (MSHTML) Document Object Model (DOM) supportata dal browser client.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
Valore della proprietà
Il numero della versione DOM di Microsoft HTML supportata dal browser client.The number of the Microsoft HTML DOM version that the client browser supports.