ICustomTypeDescriptor.GetPropertiesFromRegisteredType Método

Definición

Obtiene las propiedades de esta instancia de un componente que se puede registrar.

public:
 virtual System::ComponentModel::PropertyDescriptorCollection ^ GetPropertiesFromRegisteredType();
public virtual System.ComponentModel.PropertyDescriptorCollection GetPropertiesFromRegisteredType ();
abstract member GetPropertiesFromRegisteredType : unit -> System.ComponentModel.PropertyDescriptorCollection
override this.GetPropertiesFromRegisteredType : unit -> System.ComponentModel.PropertyDescriptorCollection
Public Overridable Function GetPropertiesFromRegisteredType () As PropertyDescriptorCollection

Devoluciones

Se aplica a