Compartilhar via


Método PropertyGroup.ICustomTypeDescriptor.GetAttributes

Essa classe e seus membros são reservados para uso interno e não se destina a ser usado em seu código.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
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 não oferece suporte para implementações de interfaces explícitas.

Valor de retorno

Tipo: System.ComponentModel.AttributeCollection

Implementações

ICustomTypeDescriptor.GetAttributes()

Segurança do .NET Framework

Consulte também

Referência

PropertyGroup Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Internal