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


PropertyGroup.ICustomTypeDescriptor.GetAttributes - метод

Этот класс и его члены зарезервированы для внутреннего использования и не предназначены для использования в коде.

Пространство имен:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Сборка:  Microsoft.VisualStudio.Data.Schema.Package (в Microsoft.VisualStudio.Data.Schema.Package.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 не поддерживает явные реализации интерфейса.

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

Тип: System.ComponentModel.AttributeCollection

Реализации

ICustomTypeDescriptor.GetAttributes()

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

См. также

Ссылки

PropertyGroup Класс

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