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.
Gets the element that is bound by this binding.
Namespace: Microsoft.VisualStudio.Uml.AuxiliaryConstructs
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
Syntax
'Declaration
ReadOnly Property BoundElement As INamedElement
Get
INamedElement BoundElement { get; }
property INamedElement^ BoundElement {
INamedElement^ get ();
}
abstract BoundElement : INamedElement
function get BoundElement () : INamedElement
Property Value
Type: Microsoft.VisualStudio.Uml.Classes.INamedElement
.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.