Partilhar via


Método IReferencePicker.PickModelReferenceNoFixup (IServiceProvider, ModelBusReference, array<PickerMetadataBaseAttribute )

Seleciona uma referência usando o navegador do modelo e o exibe.Referências quebradas não serão corrigidas automaticamente para cima.

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

Sintaxe

'Declaração
Function PickModelReferenceNoFixup ( _
    serviceProvider As IServiceProvider, _
    reference As ModelBusReference, _
    ParamArray metadata As PickerMetadataBaseAttribute() _
) As ModelBusReference
ModelBusReference PickModelReferenceNoFixup(
    IServiceProvider serviceProvider,
    ModelBusReference reference,
    params PickerMetadataBaseAttribute[] metadata
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.Integration.ModelBusReference
A referência selecionada pelo selecionador

Segurança do .NET Framework

Consulte também

Referência

IReferencePicker Interface

Sobrecargas PickModelReferenceNoFixup

Namespace Microsoft.VisualStudio.Modeling.Integration.Picker.Hosting