Table of Contents

Property Properties

Namespace
DotNetBrowser.Js
Assembly
DotNetBrowser.dll

Properties

Gets the object properties as a live collection. Modifying this collection will lead to updating the object properties.

IJsObjectPropertyCollection Properties { get; }

Property Value

IJsObjectPropertyCollection

The object properties as a live collection.