Property ClientInfoVersion
ClientInfoVersion
Gets or sets the clientInfo.version
value sent in the initialize
RPC.
Defaults to 1.0.0
.
public string ClientInfoVersion { get; set; }
Gets or sets the clientInfo.version
value sent in the initialize
RPC.
Defaults to 1.0.0
.
public string ClientInfoVersion { get; set; }