Click or drag to resize
ClientVersion Property
Return the version of the assembly. It also contains info about OS and 32/64 bit

Namespace: Six.Sixp.Client
Assembly: Six.Sixp.Client (in Six.Sixp.Client.dll) Version: 1.0.4874.0 (1.0.4874.0)
Syntax
C#
public string Version { get; }

Property Value

Type: String
See Also