IManagementContext.ClientVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the version of the client.
public:
property Version ^ ClientVersion { Version ^ get(); };
public Version ClientVersion { get; }
member this.ClientVersion : Version
Public ReadOnly Property ClientVersion As Version
Property Value
The version number of the client.