Click or drag to resize
RequestMessageMethod Property
The method to invoke on the receiver.

Namespace: VSCode.JsonRpc
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public string Method { get; set; }

Property Value

Type: String
See Also