IParameter.Operation 屬性

取得擁有參數的操作。

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

語法

'宣告
ReadOnly Property Operation As IOperation
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 命名空間