Partager via


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

Choisit une référence de modèle dans le contexte UITypeEditor

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

Syntaxe

'Déclaration
Public Overridable Function PickModelReference ( _
    context As ITypeDescriptorContext, _
    editorService As IWindowsFormsEditorService, _
    store As Store, _
    reference As ModelBusReference _
) As ModelBusReference
public virtual ModelBusReference PickModelReference(
    ITypeDescriptorContext context,
    IWindowsFormsEditorService editorService,
    Store store,
    ModelBusReference reference
)

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Modeling.Integration.ModelBusReference

Implémentations

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

Notes

Cette méthode est pour l'utilisation d'UITypeEditor

Sécurité .NET Framework

Voir aussi

Référence

VSReferencePicker Classe

PickModelReference, surcharge

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