다음을 통해 공유


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 with get
function get Operation () : IOperation

속성 값

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

.NET Framework 보안

참고 항목

참조

IParameter 인터페이스

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