Metoda ModelElementReferenceEditor.PickReference —
Odwołanie pobrania, za pomocą próbnika elementu
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.Integration.Picker
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)
Składnia
'Deklaracja
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
)
Parametry
- context
Typ: System.ComponentModel.ITypeDescriptorContext
- editorService
Typ: System.Windows.Forms.Design.IWindowsFormsEditorService
- store
Typ: Microsoft.VisualStudio.Modeling.Store
Wartość zwracana
Typ: Microsoft.VisualStudio.Modeling.Integration.ModelBusReference
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..
Zobacz też
Informacje
ModelElementReferenceEditor Klasa
Przestrzeń nazw Microsoft.VisualStudio.Modeling.Integration.Picker