IV8FastHostFunction.Operations Property |
Gets the function's operations interface.
Namespace: Microsoft.ClearScript.V8.FastProxyAssembly: ClearScript.V8 (in ClearScript.V8.dll) Version: 7.5.0
SyntaxIV8FastHostFunctionOperations Operations { get; }
ReadOnly Property Operations As IV8FastHostFunctionOperations
Get
property IV8FastHostFunctionOperations^ Operations {
IV8FastHostFunctionOperations^ get ();
}
abstract Operations : IV8FastHostFunctionOperations with get
Property Value
IV8FastHostFunctionOperations
See Also