IDebugCustomAttributeQuery
表示对方法或类型的自定义属性的查询。
语法
IDebugCustomAttributeQuery : IUnknown
方法
此接口实现以下方法:
方法 | 说明 |
---|---|
GetCustomAttributeByName | 检索给定其名称的自定义属性。 |
IsCustomAttributeDefined | 在指定的自定义属性中定义确定。 |
要求
标头:Sh.h
命名空间:Microsoft.VisualStudio.Debugger.Interop
程序集:Microsoft.VisualStudio.Debugger.Interop.dll