Freigeben über


ModelElementReferenceEditor.PickReference-Methode

Wählt Verweis mithilfe der Elementauswahl aus

Namespace:  Microsoft.VisualStudio.Modeling.Integration.Picker
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)

Syntax

'Declaration
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
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.Integration.ModelBusReference

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelElementReferenceEditor Klasse

Microsoft.VisualStudio.Modeling.Integration.Picker-Namespace