Partilhar via


Método ModelElementReferenceEditor.PickReference

Usando o seletor de elemento de referência de separações

Namespace:  Microsoft.VisualStudio.Modeling.Integration.Picker
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)

Sintaxe

'Declaração
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
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.Integration.ModelBusReference

Segurança do .NET Framework

Consulte também

Referência

ModelElementReferenceEditor Classe

Namespace Microsoft.VisualStudio.Modeling.Integration.Picker