Freigeben über


IProperty.Association-Eigenschaft

Wenn diese Eigenschaft ein Ende einer Zuordnung darstellt, wird die Zuordnung abgerufen.

Namespace:  Microsoft.VisualStudio.Uml.Classes
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntax

'Declaration
ReadOnly Property Association As IAssociation
    Get
IAssociation Association { get; }
property IAssociation^ Association {
    IAssociation^ get ();
}
abstract Association : IAssociation
function get Association () : IAssociation

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Classes.IAssociation

.NET Framework-Sicherheit

Siehe auch

Referenz

IProperty Schnittstelle

Microsoft.VisualStudio.Uml.Classes-Namespace