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