Freigeben über


IReferencePicker.PickElementReference-Methode (ITypeDescriptorContext, IWindowsFormsEditorService, Store, ModelBusReference)

Wählt einen Verweis mit dem browsers Element aus und zeigt sie an.Unterstützt automatische Fixup im Speicher.

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

Syntax

'Declaration
Function PickElementReference ( _
    context As ITypeDescriptorContext, _
    editorService As IWindowsFormsEditorService, _
    store As Store, _
    reference As ModelBusReference _
) As ModelBusReference
ModelBusReference PickElementReference(
    ITypeDescriptorContext context,
    IWindowsFormsEditorService editorService,
    Store store,
    ModelBusReference reference
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.Integration.ModelBusReference
Der ausgewählte Verweis von der Auswahl

Hinweise

Die Methode verwendet, um die Auswahl in UITypeEditor anzuzeigen

.NET Framework-Sicherheit

Siehe auch

Referenz

IReferencePicker Schnittstelle

PickElementReference-Überladung

Microsoft.VisualStudio.Modeling.Integration.Picker.Hosting-Namespace