ITemplateParameter.OwnedDefault 属性

为提供默认值归该模板参数所有的元素。

命名空间:  Microsoft.VisualStudio.Uml.AuxiliaryConstructs
程序集:  Microsoft.VisualStudio.Uml.Interfaces(在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

语法

声明
ReadOnly Property OwnedDefault As IParameterableElement
    Get
IParameterableElement OwnedDefault { get; }
property IParameterableElement^ OwnedDefault {
    IParameterableElement^ get ();
}
abstract OwnedDefault : IParameterableElement
function get OwnedDefault () : IParameterableElement

属性值

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

.NET Framework 安全性

请参见

参考

ITemplateParameter 接口

Microsoft.VisualStudio.Uml.AuxiliaryConstructs 命名空间