IProperty.Association 属性

如果此属性表示 Association 的一端,则请获取 Association。

命名空间:  Microsoft.VisualStudio.Uml.Classes
程序集:  Microsoft.VisualStudio.Uml.Interfaces(在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

语法

声明
ReadOnly Property Association As IAssociation
IAssociation Association { get; }
property IAssociation^ Association {
    IAssociation^ get ();
}
abstract Association : IAssociation
function get Association () : IAssociation

属性值

类型:Microsoft.VisualStudio.Uml.Classes.IAssociation

.NET Framework 安全性

请参见

参考

IProperty 接口

Microsoft.VisualStudio.Uml.Classes 命名空间