Compartilhar via


Método PropertyGroup.ICustomTypeDescriptor.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
Private Function GetProperties As PropertyDescriptorCollection
    Implements ICustomTypeDescriptor.GetProperties
PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties()
private:
virtual PropertyDescriptorCollection^ GetProperties() sealed = ICustomTypeDescriptor::GetProperties
private abstract GetProperties : unit -> PropertyDescriptorCollection 
private override GetProperties : unit -> PropertyDescriptorCollection 
JScript não oferece suporte para implementações de interfaces explícitas.

Valor de retorno

Tipo: System.ComponentModel.PropertyDescriptorCollection

Implementações

ICustomTypeDescriptor.GetProperties()

Segurança do .NET Framework

Consulte também

Referência

PropertyGroup Classe

Sobrecargas GetProperties

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