IJsObjectPropertyCollectionOwnPropertyNames Property |
Namespace: DotNetBrowser.Js
IEnumerable<string> OwnPropertyNames { get; }
Exception | Condition |
---|---|
ObjectDisposedException | The IJsObject has already been disposed. |
ConnectionClosedException | The connection to the Chromium engine is closed. |