Udostępnij za pośrednictwem


Metoda ReferenceEditorBase.PickReference —

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 MustOverride Function PickReference ( _
    context As ITypeDescriptorContext, _
    editorService As IWindowsFormsEditorService, _
    store As Store, _
    reference As ModelBusReference _
) As ModelBusReference
protected abstract 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

ReferenceEditorBase Klasa

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