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
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.