ITemplateParameter.OwnedParameterableElement 屬性

命名空間:  Microsoft.VisualStudio.Uml.AuxiliaryConstructs
組件:  Microsoft.VisualStudio.Uml.Interfaces (在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

語法

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

屬性值

型別:Microsoft.VisualStudio.Uml.AuxiliaryConstructs.IParameterableElement

.NET Framework 安全性

請參閱

參考

ITemplateParameter 介面

Microsoft.VisualStudio.Uml.AuxiliaryConstructs 命名空間