VSReferencePicker.PickReference (Método) (ITypeDescriptorContext, IWindowsFormsEditorService, Type, IServiceProvider, Store, ModelBusReference)

Seleccionar una referencia 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
Protected Overridable Function PickReference ( _
    context As ITypeDescriptorContext, _
    editorService As IWindowsFormsEditorService, _
    browserType As Type, _
    serviceProvider As IServiceProvider, _
    store As Store, _
    reference As ModelBusReference _
) As ModelBusReference
protected virtual ModelBusReference PickReference(
    ITypeDescriptorContext context,
    IWindowsFormsEditorService editorService,
    Type browserType,
    IServiceProvider serviceProvider,
    Store store,
    ModelBusReference reference
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.Integration.ModelBusReference

Seguridad de .NET Framework

Vea también

Referencia

VSReferencePicker Clase

PickReference (Sobrecarga)

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