MACHINE_INFO.Fields 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 Fields;
public: Microsoft::VisualStudio::Debugger::Interop::enum_MACHINE_INFO_FIELDS Fields;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.MACHINE_INFO_FIELDS")]
public uint Fields;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.MACHINE_INFO_FIELDS")]
public Microsoft.VisualStudio.Debugger.Interop.enum_MACHINE_INFO_FIELDS Fields;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.MACHINE_INFO_FIELDS")>]
val mutable Fields : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.MACHINE_INFO_FIELDS")>]
val mutable Fields : Microsoft.VisualStudio.Debugger.Interop.enum_MACHINE_INFO_FIELDS
Public Fields As UInteger
Public Fields As enum_MACHINE_INFO_FIELDS
Field Value
- Attributes