Partager via


ModelReferenceEditor.PickReference, méthode

Les sélections référencent à l'aide de le sélecteur de modèle

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

Syntaxe

'Déclaration
Protected Overrides Function PickReference ( _
    context As ITypeDescriptorContext, _
    editorService As IWindowsFormsEditorService, _
    store As Store, _
    reference As ModelBusReference _
) As ModelBusReference
protected override ModelBusReference PickReference(
    ITypeDescriptorContext context,
    IWindowsFormsEditorService editorService,
    Store store,
    ModelBusReference reference
)

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Modeling.Integration.ModelBusReference

Sécurité .NET Framework

Voir aussi

Référence

ModelReferenceEditor Classe

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