IDebugModOpt
Represents a debug optional modifier.
Syntax
IDebugModOpt : IUnknown
Notes for Callers
Obtained from an IDebugField object that represents a class or method.
Methods
This interface implements the following method:
Method | Description |
---|---|
GetModOpts | Retrieves a list of optional modifiers. |
Requirements
Header: Sh.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll