DkmThread.SystemInformation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains information about the computer system that this thread is running under. If this thread is running under WOW (32-bit emulation on a 64-bit OS) this information will be for the 32-bit subsystem rather than the 64-bit subsystem.
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
Property Value
Returns DkmSystemInformation.