Udostępnij za pośrednictwem


Metoda ModelReferenceEditor.PickReference —

Odwołanie pobrania, za pomocą próbnika modelu

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Integration.Picker
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Integration.12.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

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Integration.ModelBusReference

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ModelReferenceEditor Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Integration.Picker