Partager via


VSReferencePicker.PickReference, méthode (ITypeDescriptorContext, IWindowsFormsEditorService, Type, IServiceProvider, Store, ModelBusReference)

Choisit une référence dans le contexte UITypeEditor

Espace de noms :  Microsoft.VisualStudio.Modeling.Integration.Shell.Picker
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Modeling.Integration.ModelBusReference

Sécurité .NET Framework

Voir aussi

Référence

VSReferencePicker Classe

PickReference, surcharge

Microsoft.VisualStudio.Modeling.Integration.Shell.Picker, espace de noms