Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If this Property represents one end of an Association, gets the Association.
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
Property Value
Type: Microsoft.VisualStudio.Uml.Classes.IAssociation
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.