ModelElementReferenceEditor.PickReference - метод
Выбрать ссылку с помощью выбора элемента
Пространство имен: Microsoft.VisualStudio.Modeling.Integration.Picker
Сборка: Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)
Синтаксис
'Декларация
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
)
Параметры
- context
Тип: System.ComponentModel.ITypeDescriptorContext
- editorService
Тип: System.Windows.Forms.Design.IWindowsFormsEditorService
- store
Тип: Microsoft.VisualStudio.Modeling.Store
Возвращаемое значение
Тип: Microsoft.VisualStudio.Modeling.Integration.ModelBusReference
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
ModelElementReferenceEditor Класс
Microsoft.VisualStudio.Modeling.Integration.Picker - пространство имен