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
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.