Represents the base abstract JSON-RPC message.
Namespace: VSCode.JsonRpcAssembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax public interface IMessage
The IMessage type exposes the following members.
Properties
| Name | Description |
---|
| Jsonrpc |
The version of the JSON-RPC specification in use.
|
TopSee Also