DkmSystemInformation.Flags 属性

定义

标志,提供有关计算机系统的进程/线程/连接正在使用的系统的信息。

public:
 property Microsoft::VisualStudio::Debugger::DefaultPort::DkmSystemInformationFlags Flags { Microsoft::VisualStudio::Debugger::DefaultPort::DkmSystemInformationFlags get(); };
public:
 property Microsoft::VisualStudio::Debugger::DefaultPort::DkmSystemInformationFlags Flags { Microsoft::VisualStudio::Debugger::DefaultPort::DkmSystemInformationFlags get(); };
public Microsoft.VisualStudio.Debugger.DefaultPort.DkmSystemInformationFlags Flags { get; }
member this.Flags : Microsoft.VisualStudio.Debugger.DefaultPort.DkmSystemInformationFlags
Public ReadOnly Property Flags As DkmSystemInformationFlags

属性值

DkmSystemInformationFlags

返回 DkmSystemInformationFlags

适用于