IDebugModOpt

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

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