IReferencePicker.PickElementReference 方法 (ITypeDescriptorContext, IWindowsFormsEditorService, Store, ModelBusReference)

选择引用使用元素浏览器并显示它。 在存储支持自动链接地址信息。

命名空间:  Microsoft.VisualStudio.Modeling.Integration.Picker.Hosting
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll 中)

语法

声明
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
)

参数

返回值

类型:Microsoft.VisualStudio.Modeling.Integration.ModelBusReference
选定的由选择器引用

备注

使用方法来显示选择器在 UITypeEditor

.NET Framework 安全性

请参见

参考

IReferencePicker 接口

PickElementReference 重载

Microsoft.VisualStudio.Modeling.Integration.Picker.Hosting 命名空间