Compartilhar via


Método MoveableDecoratorHostShape.ICustomTypeDescriptor.GetAttributes

Retorna uma coleção de atributos personalizados para esta instância de um componente.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
Private Function GetAttributes As AttributeCollection
    Implements ICustomTypeDescriptor.GetAttributes
AttributeCollection ICustomTypeDescriptor.GetAttributes()

Valor de retorno

Tipo: System.ComponentModel.AttributeCollection
Retorna os atributos da forma pai.

Implementações

ICustomTypeDescriptor.GetAttributes()

Segurança do .NET Framework

Consulte também

Referência

MoveableDecoratorHostShape Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams