CollectionEditor.CollectionForm.Context Propiedad

Definición

Obtiene un descriptor de tipo que indica el contexto actual.

protected:
 property System::ComponentModel::ITypeDescriptorContext ^ Context { System::ComponentModel::ITypeDescriptorContext ^ get(); };
protected System.ComponentModel.ITypeDescriptorContext Context { get; }
member this.Context : System.ComponentModel.ITypeDescriptorContext
Protected ReadOnly Property Context As ITypeDescriptorContext

Valor de propiedad

que ITypeDescriptorContext indica el contexto actualmente en uso o null si no hay ningún contexto disponible.

Se aplica a