Condividi tramite


BP_ERROR_RESOLUTION_INFO.dwType Field

Definition

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

Field Value

Attributes

Applies to