Click or drag to resize

IV8FastHostObject Interface

Represents a fast host object.

Namespace: Microsoft.ClearScript.V8.FastProxy
Assembly: ClearScript.V8 (in ClearScript.V8.dll) Version: 7.5.0
Syntax
public interface IV8FastHostObject

The IV8FastHostObject type exposes the following members.

Properties
 NameDescription
Public propertyOperations Gets the object's operations interface.
Top
See Also