IReferencePicker.PickModelReference Method
Namespace: Microsoft.VisualStudio.Modeling.Integration.Picker.Hosting
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Overload List
Name | Description | |
---|---|---|
PickModelReference(ITypeDescriptorContext, IWindowsFormsEditorService, Store, ModelBusReference) | Picks a reference using model browser and displays it. Supports automatic fixup in the store. |
|
PickModelReference(Store, ModelBusReference, PickerMetadataBaseAttribute[]) | Picks a reference using model browser and displays it. Supports automatic fixup in the store. |
Return Value
See Also
IReferencePicker Interface
Microsoft.VisualStudio.Modeling.Integration.Picker.Hosting Namespace
Return to top