Freigeben über


IReferencePicker.PickModelReference-Methode (Store, ModelBusReference, array<PickerMetadataBaseAttribute )

Wählt einen Verweis mit dem Modellbrowsers aus und zeigt sie an.Unterstützt automatische Fixup im Speicher.

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

Syntax

'Declaration
Function PickModelReference ( _
    store As Store, _
    reference As ModelBusReference, _
    ParamArray metadata As PickerMetadataBaseAttribute() _
) As ModelBusReference
ModelBusReference PickModelReference(
    Store store,
    ModelBusReference reference,
    params PickerMetadataBaseAttribute[] metadata
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.Integration.ModelBusReference
Der ausgewählte Verweis von der Auswahl

.NET Framework-Sicherheit

Siehe auch

Referenz

IReferencePicker Schnittstelle

PickModelReference-Überladung

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