IAttachedCollectionService 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 | |
|---|---|---|
![]() | GetOrCreateCollectionSource(Object^, String^) | Gets or creates an IAttachedCollectionSource instance that represents an attached collection for the given relationship on the given item. |
![]() | GetRelationship(Object^, String^) | Given a name for a relationship, returns an T:Microsoft.VisualStudio.IAttachedRelationship containing a localizable description of the relationship. |
![]() | GetRelationships(Object^) | Gets the set of relationships supported for a given item. |
Show:
