DkmSystemInformation.Flags Property

Definition

Flags which provide information about the system that a computer system that a process/thread/connection is using.

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

Property Value

Returns DkmSystemInformationFlags.

Applies to