Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
If this Property is owned by 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 OwningAssociation As IAssociation
IAssociation OwningAssociation { get; }
property IAssociation^ OwningAssociation {
IAssociation^ get ();
}
abstract OwningAssociation : IAssociation with get
function get OwningAssociation () : 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.