IAttachedCollectionSourceProvider Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.12.0 (in Microsoft.VisualStudio.Shell.Immutable.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | CreateCollectionSource(Object^, String^) | For a given object and relationship, create an IAttachedCollectionSource. This attached collection should contain items for the given relationship as they relate to the source item. |
![]() | GetRelationships(Object^) | For a given object, enumerate the possible relationship collections this provider knows about. |
Show:
