Proprietà ITemplateBinding.BoundElement
Ottiene l'elemento associato tramite l'associazione.
Spazio dei nomi: Microsoft.VisualStudio.Uml.AuxiliaryConstructs
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
Sintassi
'Dichiarazione
ReadOnly Property BoundElement As INamedElement
INamedElement BoundElement { get; }
property INamedElement^ BoundElement {
INamedElement^ get ();
}
abstract BoundElement : INamedElement
function get BoundElement () : INamedElement
Valore proprietà
Tipo: Microsoft.VisualStudio.Uml.Classes.INamedElement
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.
Vedere anche
Riferimenti
Spazio dei nomi Microsoft.VisualStudio.Uml.AuxiliaryConstructs