Freigeben über


ITemplateParameter.OwnedParameterableElement-Eigenschaft

Namespace:  Microsoft.VisualStudio.Uml.AuxiliaryConstructs
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntax

'Declaration
ReadOnly Property OwnedParameterableElement As IParameterableElement
    Get
IParameterableElement OwnedParameterableElement { get; }
property IParameterableElement^ OwnedParameterableElement {
    IParameterableElement^ get ();
}
abstract OwnedParameterableElement : IParameterableElement
function get OwnedParameterableElement () : IParameterableElement

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.AuxiliaryConstructs.IParameterableElement

.NET Framework-Sicherheit

Siehe auch

Referenz

ITemplateParameter Schnittstelle

Microsoft.VisualStudio.Uml.AuxiliaryConstructs-Namespace