compatible property
Retrieves the collection of user agents and versions declared in the X-UA-Compatible meta tag.
![]() |
Syntax
HRESULT value = object.get_compatible(documentCompatibleInfoCollection** p);
Property values
Type: Object
the collection of user agents and versions.
Remarks
This method is available in all compatibility modes.
See also
- Reference
- IHTMLDocument5::compatMode
- Conceptual
- Defining Document Compatibility
Show:
