Partager via


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

Référence d'élément de sélections 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
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
)

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Modeling.Integration.ModelBusReference

Implémentations

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

Notes

Cette méthode est pour l'utilisation UITypeEditor

Sécurité .NET Framework

Voir aussi

Référence

VSReferencePicker Classe

PickElementReference, surcharge

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