  | LinkarClientVersion Property | 
Linkar Framework for .NET and Core
            Client Version
            
Namespace: LinkarAssembly: Linkar (in Linkar.dll) Version: 2.3.1
Syntaxpublic static string ClientVersion { get; }Public Shared ReadOnly Property ClientVersion As String
	Get
public:
static property String^ ClientVersion {
	String^ get ();
}static member ClientVersion : string with get
Property Value
String
See Also