ITemplateBinding.BoundElement 属性

获取由此绑定限制的元素。

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

语法

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

属性值

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

.NET Framework 安全性

请参见

参考

ITemplateBinding 接口

Microsoft.VisualStudio.Uml.AuxiliaryConstructs 命名空间