Modifier

IExtendedUIService.GetSelectedPropertyContext Method

Definition

Provides contextual information about the current component.

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

Returns

Returns property context.

Applies to