Share via


IManagementContext.ClientVersion Property

Definition

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.

Applies to