IAttachedCollectionService Methods

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.12.0 (in Microsoft.VisualStudio.Shell.Immutable.12.0.dll)

NameDescription
System_CAPS_pubmethodGetOrCreateCollectionSource(Object^, String^)

Gets or creates an IAttachedCollectionSource instance that represents an attached collection for the given relationship on the given item.

System_CAPS_pubmethodGetRelationship(Object^, String^)

Given a name for a relationship, returns an T:Microsoft.VisualStudio.IAttachedRelationship containing a localizable description of the relationship.

System_CAPS_pubmethodGetRelationships(Object^)

Gets the set of relationships supported for a given item.

Return to top
Show: