DkmSystemInformation.OperatingSystemVersion 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
4字节值,其中包含打包为 {platform id、主版本、次版本、Service Pack 主版本} 的操作系统版本。 OSVERSIONINFO 结构中的平台 id,当前始终定义为 (2) VER_PLATFORM_WIN32_NT。
public:
property int OperatingSystemVersion { int get(); };
public:
property int OperatingSystemVersion { int get(); };
public int OperatingSystemVersion { get; }
member this.OperatingSystemVersion : int
Public ReadOnly Property OperatingSystemVersion As Integer
属性值
返回 Int32。