Share via


CRASHING_PROGRAM_INFO.JitFlags Field

Definition

public: System::UInt32 JitFlags;
public: Microsoft::VisualStudio::Debugger::Interop::enum_JIT_FLAGS JitFlags;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.JIT_FLAGS")]
public uint JitFlags;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.JIT_FLAGS")]
public Microsoft.VisualStudio.Debugger.Interop.enum_JIT_FLAGS JitFlags;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.JIT_FLAGS")>]
val mutable JitFlags : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.JIT_FLAGS")>]
val mutable JitFlags : Microsoft.VisualStudio.Debugger.Interop.enum_JIT_FLAGS
Public JitFlags As UInteger 
Public JitFlags As enum_JIT_FLAGS 

Field Value

Attributes

Applies to