Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains metadata about an attached relationship, used by the IAttachedCollectionService to describe relationships between objects.
Namespace: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.12.0 (in Microsoft.VisualStudio.Shell.Immutable.12.0.dll)
Syntax
'Declaration
Public Interface IAttachedRelationship
public interface IAttachedRelationship
public interface class IAttachedRelationship
type IAttachedRelationship = interface end
public interface IAttachedRelationship
The IAttachedRelationship type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
DisplayName | Gets a localizable description of this relationship. |
![]() |
Name | Gets the non-localized uniquely-identifying name of this relationship. |
Top
.gif)