DkmProcess.SystemInformation 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
包含有关运行此进程的计算机系统的信息。 如果此进程正在64位操作系统上的 WOW (32 位仿真下运行) 此信息将用于32位子系统,而不是64位子系统。
public:
property Microsoft::VisualStudio::Debugger::DefaultPort::DkmSystemInformation ^ SystemInformation { Microsoft::VisualStudio::Debugger::DefaultPort::DkmSystemInformation ^ get(); };
public:
property Microsoft::VisualStudio::Debugger::DefaultPort::DkmSystemInformation ^ SystemInformation { Microsoft::VisualStudio::Debugger::DefaultPort::DkmSystemInformation ^ get(); };
public Microsoft.VisualStudio.Debugger.DefaultPort.DkmSystemInformation SystemInformation { get; }
member this.SystemInformation : Microsoft.VisualStudio.Debugger.DefaultPort.DkmSystemInformation
Public ReadOnly Property SystemInformation As DkmSystemInformation