Share via


IDebugCustomAttributeQuery2 Interface

Definition

public interface class IDebugCustomAttributeQuery2 : Microsoft::VisualStudio::Debugger::Interop::IDebugCustomAttributeQuery
[System.Runtime.InteropServices.Guid("7D257F89-EF56-43C4-80FF-C89B064E4680")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugCustomAttributeQuery2 : Microsoft.VisualStudio.Debugger.Interop.IDebugCustomAttributeQuery
[<System.Runtime.InteropServices.Guid("7D257F89-EF56-43C4-80FF-C89B064E4680")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugCustomAttributeQuery2 = interface
    interface IDebugCustomAttributeQuery
Public Interface IDebugCustomAttributeQuery2
Implements IDebugCustomAttributeQuery
Attributes
Implements

Methods

EnumCustomAttributes(IEnumDebugCustomAttributes)
GetCustomAttributeByName(String, Byte[], UInt32)
IsCustomAttributeDefined(String)

Applies to