Compartilhar via


Método AgnosticDatabaseFileNodeExtender.GetProperties

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
Public Function GetProperties As PropertyDescriptorCollection
public PropertyDescriptorCollection GetProperties()
public:
virtual PropertyDescriptorCollection^ GetProperties() sealed
abstract GetProperties : unit -> PropertyDescriptorCollection 
override GetProperties : unit -> PropertyDescriptorCollection 
public final function GetProperties() : PropertyDescriptorCollection

Valor de retorno

Tipo: System.ComponentModel.PropertyDescriptorCollection

Implementações

ICustomTypeDescriptor.GetProperties()

Segurança do .NET Framework

Consulte também

Referência

AgnosticDatabaseFileNodeExtender Classe

Sobrecargas GetProperties

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