Share via


IDebugCustomAttributeQuery

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

IDebugCustomAttributeQuery : IUnknown

Methods

This interface implements the following methods:

Method

Description

IDebugCustomAttributeQuery::GetCustomAttributeByName

Retrieves a custom attribute given its name.

IDebugCustomAttributeQuery::IsCustomAttributeDefined

Determines in the specified custom attribute is defined.

Requirements

Header: Sh.h

Namespace: Microsoft.VisualStudio.Debugger.Interop

Assembly: Microsoft.VisualStudio.Debugger.Interop.dll