Compartilhar via


Propriedade ITemplateParameter.OwnedParameterableElement

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

Sintaxe

'Declaração
ReadOnly Property OwnedParameterableElement As IParameterableElement
    Get
IParameterableElement OwnedParameterableElement { get; }
property IParameterableElement^ OwnedParameterableElement {
    IParameterableElement^ get ();
}
abstract OwnedParameterableElement : IParameterableElement
function get OwnedParameterableElement () : IParameterableElement

Valor de propriedade

Tipo: Microsoft.VisualStudio.Uml.AuxiliaryConstructs.IParameterableElement

Segurança do .NET Framework

Consulte também

Referência

ITemplateParameter Interface

Namespace Microsoft.VisualStudio.Uml.AuxiliaryConstructs