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