PROCESS_INFO.Flags Field
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.
public: System::UInt32 Flags;
public: Microsoft::VisualStudio::Debugger::Interop::enum_PROCESS_INFO_FLAGS Flags;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.PROCESS_INFO_FLAGS")]
public uint Flags;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.PROCESS_INFO_FLAGS")]
public Microsoft.VisualStudio.Debugger.Interop.enum_PROCESS_INFO_FLAGS Flags;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.PROCESS_INFO_FLAGS")>]
val mutable Flags : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.PROCESS_INFO_FLAGS")>]
val mutable Flags : Microsoft.VisualStudio.Debugger.Interop.enum_PROCESS_INFO_FLAGS
Public Flags As UInteger
Public Flags As enum_PROCESS_INFO_FLAGS
Field Value
- Attributes