IRelationshipService Interface
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public Interface IRelationshipService
public interface IRelationshipService
public interface class IRelationshipService
type IRelationshipService = interface end
public interface IRelationshipService
The IRelationshipService type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateBatchInitializationScope | ||
GetOrCreateItemsSource | ||
GetRelationshipDisplayItem | ||
GetRelationships | ||
TryGetFilterProvider |
Top