The GetClientVersion Windows Management Instrumentation (WMI) class method, in Configuration Manager, that returns the client version.  

The following syntax is simplified from Managed Object Format (MOF) code and defines the method.

uint32 GetClientVersion 
{
	[OUT]   String ClientVersion
};

Parameters

ClientVersion

Data type: StringQualifiers: [id("0"), out]Version number of the of the installed client software.  

Remarks

Requirements

Runtime Requirements

Development Requirements