Partilhar via


Método DatabaseSchemaViewLocalizableProperties.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.Project.SchemaModelViewer.SchemaView.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
Public Function GetAttributes As AttributeCollection
public AttributeCollection GetAttributes()
public:
virtual AttributeCollection^ GetAttributes() sealed
abstract GetAttributes : unit -> AttributeCollection 
override GetAttributes : unit -> AttributeCollection 
public final function GetAttributes() : AttributeCollection

Valor de retorno

Tipo: System.ComponentModel.AttributeCollection

Implementações

ICustomTypeDescriptor.GetAttributes()

Segurança do .NET Framework

Consulte também

Referência

DatabaseSchemaViewLocalizableProperties Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal