AppInfo.Version プロパティ

定義

オブジェクトとしてアプリケーションのバージョンを Version 取得します。

public:
 static property Version ^ Version { Version ^ get(); };
public static Version Version { get; }
static member Version : Version
Public Shared ReadOnly Property Version As Version

プロパティ値

アプリケーションのバージョン。

適用対象