Поделиться через


ReferenceEditorBase.PickReference - метод

Пространство имен:  Microsoft.VisualStudio.Modeling.Integration.Picker
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)

Синтаксис

'Декларация
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
)

Параметры

Возвращаемое значение

Тип: Microsoft.VisualStudio.Modeling.Integration.ModelBusReference

Безопасность платформы .NET Framework

См. также

Ссылки

ReferenceEditorBase Класс

Microsoft.VisualStudio.Modeling.Integration.Picker - пространство имен