IBrowsingContext Properties

The IBrowsingContext type exposes the following members.

Properties
  NameDescription
Public propertyActiveDocument
Gets the current document.
Public propertyDOMImplementation
Gets the DOM implementation.
Public propertyNetwork
Gets the network services.
Public propertyParent
Gets the parent context, if any.
Public propertySecurity
Gets the sandboxing flag.
Public propertyWindow
Gets the WindowProxy object.
See Also