Partager via


IReferencePicker.PickModelReferenceNoFixup, méthode (ITypeDescriptorContext, IWindowsFormsEditorService, IServiceProvider, ModelBusReference)

Choisit une référence à l'aide de l'Explorateur de modèles 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 PickModelReferenceNoFixup ( _
    context As ITypeDescriptorContext, _
    editorService As IWindowsFormsEditorService, _
    serviceProvider As IServiceProvider, _
    reference As ModelBusReference _
) As ModelBusReference
ModelBusReference PickModelReferenceNoFixup(
    ITypeDescriptorContext context,
    IWindowsFormsEditorService editorService,
    IServiceProvider serviceProvider,
    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

PickModelReferenceNoFixup, surcharge

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