IHookableServiceJsonRpcDescriptor.CreateJsonRpcHook 属性

定义

获取方法当前注册的 CreateJsonRpc(IJsonRpcMessageHandler) 挂钩。

public Microsoft.VisualStudio.RpcContracts.IHookableServiceJsonRpcDescriptor.CreateJsonRpcDelegate? CreateJsonRpcHook { get; init; }
member this.CreateJsonRpcHook : Microsoft.VisualStudio.RpcContracts.IHookableServiceJsonRpcDescriptor.CreateJsonRpcDelegate with get, set
Public Property CreateJsonRpcHook As IHookableServiceJsonRpcDescriptor.CreateJsonRpcDelegate

属性值

适用于