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
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.