Поделиться через


DataConnectionProperties.ICustomTypeDescriptor.GetAttributes - метод

Извлекает коллекцию настраиваемых атрибутов для указанного объекта.

Пространство имен:  Microsoft.VisualStudio.Data.Framework
Сборка:  Microsoft.VisualStudio.Data.Framework (в Microsoft.VisualStudio.Data.Framework.dll)

Синтаксис

'Декларация
Private Function GetAttributes As AttributeCollection 
    Implements ICustomTypeDescriptor.GetAttributes
AttributeCollection ICustomTypeDescriptor.GetAttributes()
private:
virtual AttributeCollection^ GetAttributes() sealed = ICustomTypeDescriptor::GetAttributes
private abstract GetAttributes : unit -> AttributeCollection  
private override GetAttributes : unit -> AttributeCollection
JScript не поддерживает явные реализации интерфейса.

Возвращаемое значение

Тип: AttributeCollection
Экземпляр AttributeCollection, содержащими атрибуты для данного объекта.

Реализации

ICustomTypeDescriptor.GetAttributes

Заметки

Этот метод предоставляет реализацию метода GetAttributes. Дополнительные сведения см. в метод GetAttributes в библиотеке классов .NET Framework.

Безопасность платформы .NET Framework

См. также

Ссылки

DataConnectionProperties Класс

Microsoft.VisualStudio.Data.Framework - пространство имен