IParameter.Operation 属性

获取有参数的操作。

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

语法

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

属性值

类型:Microsoft.VisualStudio.Uml.Classes.IOperation

.NET Framework 安全性

请参见

参考

IParameter 接口

Microsoft.VisualStudio.Uml.Classes 命名空间