BP_ERROR_RESOLUTION_INFO.dwFields Field
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.
C++
public: System::UInt32 dwFields;
C++
public: Microsoft::VisualStudio::Debugger::Interop::enum_BPERESI_FIELDS dwFields;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.BPERESI_FIELDS")]
public uint dwFields;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.BPERESI_FIELDS")]
public Microsoft.VisualStudio.Debugger.Interop.enum_BPERESI_FIELDS dwFields;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.BPERESI_FIELDS")>]
val mutable dwFields : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.BPERESI_FIELDS")>]
val mutable dwFields : Microsoft.VisualStudio.Debugger.Interop.enum_BPERESI_FIELDS
Public dwFields As UInteger
Public dwFields As enum_BPERESI_FIELDS
- Attributes
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019, 2022 |