次の方法で共有


IManagementContext.ClientVersion プロパティ

定義

クライアントのバージョンを取得します。

public:
 property Version ^ ClientVersion { Version ^ get(); };
public Version ClientVersion { get; }
member this.ClientVersion : Version
Public ReadOnly Property ClientVersion As Version

プロパティ値

クライアントのバージョン番号。

適用対象