Comparteix a través de


IExtendedUIService.GetSelectedPropertyContext Método

Definición

Proporciona la 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

ITypeDescriptorContext

Devuelve el contexto de propiedad.

Se aplica a