다음을 통해 공유


ISendOperationEvent.Operation 속성

이 이벤트와 연결된 작업입니다.

네임스페이스:  Microsoft.VisualStudio.Uml.Interactions
어셈블리:  Microsoft.VisualStudio.Uml.Interfaces(Microsoft.VisualStudio.Uml.Interfaces.dll)

구문

‘선언
Property Operation As IOperation
IOperation Operation { get; set; }
property IOperation^ Operation {
    IOperation^ get ();
    void set (IOperation^ value);
}
abstract Operation : IOperation with get, set
function get Operation () : IOperation 
function set Operation (value : IOperation)

속성 값

형식: Microsoft.VisualStudio.Uml.Classes.IOperation

.NET Framework 보안

참고 항목

참조

ISendOperationEvent 인터페이스

Microsoft.VisualStudio.Uml.Interactions 네임스페이스