VSReferencePicker.PickElementReference (Método) (ITypeDescriptorContext, IWindowsFormsEditorService, Store, ModelBusReference)

Selección referencia del elemento en el contexto de UITypeEditor

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Integration.Shell.Picker
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0.dll)

Sintaxis

'Declaración
Public Overridable Function PickElementReference ( _
    context As ITypeDescriptorContext, _
    editorService As IWindowsFormsEditorService, _
    store As Store, _
    reference As ModelBusReference _
) As ModelBusReference
public virtual ModelBusReference PickElementReference(
    ITypeDescriptorContext context,
    IWindowsFormsEditorService editorService,
    Store store,
    ModelBusReference reference
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.Integration.ModelBusReference

Implementaciones

IReferencePicker.PickElementReference(ITypeDescriptorContext, IWindowsFormsEditorService, Store, ModelBusReference)

Comentarios

Este método se usa de UITypeEditor

Seguridad de .NET Framework

Vea también

Referencia

VSReferencePicker Clase

PickElementReference (Sobrecarga)

Microsoft.VisualStudio.Modeling.Integration.Shell.Picker (Espacio de nombres)