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