IJsObjectProperties Property  | 
 
                Gets the object properties as a live collection.
                Modifying this collection will lead to updating the object properties.
            
 
    Namespace: 
   DotNetBrowser.Js
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.0
SyntaxIJsObjectPropertyCollection Properties { get; }Property Value
Type: 
IJsObjectPropertyCollectionThe object properties as a live collection.
See Also