Compartir a través de


PropertyGroup.ICustomTypeDescriptor.GetAttributes (Método)

Esta clase y sus miembros están reservados para uso interno y no están pensados para su uso en el código.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
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 no admite implementaciones explícitas de interfaces.

Valor devuelto

Tipo: System.ComponentModel.AttributeCollection

Implementaciones

ICustomTypeDescriptor.GetAttributes()

Seguridad de .NET Framework

Vea también

Referencia

PropertyGroup Clase

Microsoft.VisualStudio.Data.Schema.Package.Internal (Espacio de nombres)