DbConnectionStringBuilder.ICustomTypeDescriptor.GetAttributes Método

Definição

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

 virtual System::ComponentModel::AttributeCollection ^ System.ComponentModel.ICustomTypeDescriptor.GetAttributes() = System::ComponentModel::ICustomTypeDescriptor::GetAttributes;
System.ComponentModel.AttributeCollection ICustomTypeDescriptor.GetAttributes();
abstract member System.ComponentModel.ICustomTypeDescriptor.GetAttributes : unit -> System.ComponentModel.AttributeCollection
override this.System.ComponentModel.ICustomTypeDescriptor.GetAttributes : unit -> System.ComponentModel.AttributeCollection
Function GetAttributes () As AttributeCollection Implements ICustomTypeDescriptor.GetAttributes

Devoluções

An contendo AttributeCollection os atributos deste objeto.

Implementações

Observações

Este membro é uma implementação explícita de membro de interface. Só pode ser usado quando a DbConnectionStringBuilder instância é transmitida para uma ICustomTypeDescriptor interface.

Para uma descrição deste elemento, veja GetAttributes.

Aplica-se a

Ver também