VSReferencePicker.PickElementReferenceNoFixup, méthode (ITypeDescriptorContext, IWindowsFormsEditorService, IServiceProvider, 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 PickElementReferenceNoFixup ( _
context As ITypeDescriptorContext, _
editorService As IWindowsFormsEditorService, _
serviceProvider As IServiceProvider, _
reference As ModelBusReference _
) As ModelBusReference
public virtual ModelBusReference PickElementReferenceNoFixup(
ITypeDescriptorContext context,
IWindowsFormsEditorService editorService,
IServiceProvider serviceProvider,
ModelBusReference reference
)
Paramètres
- context
Type : System.ComponentModel.ITypeDescriptorContext
- editorService
Type : System.Windows.Forms.Design.IWindowsFormsEditorService
- serviceProvider
Type : System.IServiceProvider
- reference
Type : Microsoft.VisualStudio.Modeling.Integration.ModelBusReference
Valeur de retour
Type : Microsoft.VisualStudio.Modeling.Integration.ModelBusReference
Implémentations
Notes
Cette méthode est pour l'utilisation UITypeEditor
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
PickElementReferenceNoFixup, surcharge
Microsoft.VisualStudio.Modeling.Integration.Shell.Picker, espace de noms