IDebugCustomAttributeQuery

Represents a query for custom attributes on a method or type.

Syntax

IDebugCustomAttributeQuery : IUnknown

Methods

This interface implements the following methods:

Method Description
GetCustomAttributeByName Retrieves a custom attribute given its name.
IsCustomAttributeDefined Determines in the specified custom attribute is defined.

Requirements

Header: Sh.h

Namespace: Microsoft.VisualStudio.Debugger.Interop

Assembly: Microsoft.VisualStudio.Debugger.Interop.dll