IExtendedUIService.GetSelectedPropertyContext Método

Definición

Proporciona información contextual sobre el componente actual.

public:
 System::ComponentModel::ITypeDescriptorContext ^ GetSelectedPropertyContext();
public System.ComponentModel.ITypeDescriptorContext GetSelectedPropertyContext();
abstract member GetSelectedPropertyContext : unit -> System.ComponentModel.ITypeDescriptorContext
Public Function GetSelectedPropertyContext () As ITypeDescriptorContext

Devoluciones

Devuelve el contexto de la propiedad.

Se aplica a