PROVIDER_PROCESS_DATA.ProgramNodes 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: Microsoft::VisualStudio::Debugger::Interop::PROGRAM_NODE_ARRAY ProgramNodes;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.PROGRAM_NODE_ARRAY")]
public Microsoft.VisualStudio.Debugger.Interop.PROGRAM_NODE_ARRAY ProgramNodes;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.PROGRAM_NODE_ARRAY")>]
val mutable ProgramNodes : Microsoft.VisualStudio.Debugger.Interop.PROGRAM_NODE_ARRAY
Public ProgramNodes As PROGRAM_NODE_ARRAY
Field Value
- Attributes