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

属性值

此应用程序的版本。

适用于