Partager via


IReferencePicker.PickElementReference, méthode (ITypeDescriptorContext, IWindowsFormsEditorService, Store, ModelBusReference)

Choisit une référence à l'aide du navigateur d'éléments et l'affiche. Prend en charge des corrections automatiques dans le magasin.

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

Syntaxe

'Déclaration
Function PickElementReference ( _
    context As ITypeDescriptorContext, _
    editorService As IWindowsFormsEditorService, _
    store As Store, _
    reference As ModelBusReference _
) As ModelBusReference
ModelBusReference PickElementReference(
    ITypeDescriptorContext context,
    IWindowsFormsEditorService editorService,
    Store store,
    ModelBusReference reference
)

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Modeling.Integration.ModelBusReference
Référence sélectionnée par le sélecteur

Notes

La méthode utilisée pour afficher la récolteuse dans UITypeEditor

Sécurité .NET Framework

Voir aussi

Référence

IReferencePicker Interface

PickElementReference, surcharge

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