Compartir a través de


PropertyGroup.ICustomTypeDescriptor.GetProperties (Método)

Esta clase y sus miembros están reservados para uso interno y no están pensados para su uso en el código.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
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 no admite implementaciones explícitas de interfaces.

Valor devuelto

Tipo: System.ComponentModel.PropertyDescriptorCollection

Implementaciones

ICustomTypeDescriptor.GetProperties()

Seguridad de .NET Framework

Vea también

Referencia

PropertyGroup Clase

GetProperties (Sobrecarga)

Microsoft.VisualStudio.Data.Schema.Package.Internal (Espacio de nombres)